summaryrefslogtreecommitdiffstats
path: root/base/base.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'base/base.gyp')
-rw-r--r--base/base.gyp5
1 files changed, 5 insertions, 0 deletions
diff --git a/base/base.gyp b/base/base.gyp
index 7fbba40..3003ec8 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -410,6 +410,11 @@
'test/scoped_locale.h',
],
}],
+ ['OS=="openbsd"', {
+ 'sources!': [
+ 'test/test_file_util_linux.cc',
+ ],
+ }],
],
'sources': [
'perftimer.cc',