summaryrefslogtreecommitdiffstats
path: root/base/base.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'base/base.gypi')
-rw-r--r--base/base.gypi8
1 files changed, 4 insertions, 4 deletions
diff --git a/base/base.gypi b/base/base.gypi
index f7584c4..ecdc0a0 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -287,8 +287,8 @@
'directory_watcher_inotify.cc',
'linux_util.cc',
'message_pump_glib.cc',
- 'nss_init.cc',
- 'nss_init.h',
+ 'nss_util.cc',
+ 'nss_util.h',
],
},],
[ 'OS != "linux"', {
@@ -547,8 +547,8 @@
'message_pump_mac.mm',
'nsimage_cache_mac.h',
'nsimage_cache_mac.mm',
- 'nss_init.cc',
- 'nss_init.h',
+ 'nss_util.cc',
+ 'nss_util.h',
'pe_image.cc',
'pe_image.h',
'setproctitle_linux.c',