summaryrefslogtreecommitdiffstats
path: root/base/base.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'base/base.gyp')
-rw-r--r--base/base.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/base/base.gyp b/base/base.gyp
index 3180c70..977b9d8 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -136,6 +136,8 @@
'lazy_instance.cc',
'lazy_instance.h',
'linked_ptr.h',
+ 'linux_util.cc',
+ 'linux_util.h',
'lock.cc',
'lock.h',
'lock_impl.h',
@@ -397,6 +399,7 @@
'directory_watcher_inotify.cc',
'hmac_nss.cc',
'idle_timer_none.cc',
+ 'linux_util.cc',
'message_pump_glib.cc',
'nss_init.cc',
'nss_init.h',