summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--base/base.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/base.gyp b/base/base.gyp
index 97b9e45..20f938b 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -241,6 +241,7 @@
'test_file_util.h',
'test_file_util_linux.cc',
'test_file_util_mac.cc',
+ 'test_file_util_posix.cc',
'test_file_util_win.cc',
'thread.cc',
'thread.h',