Index: testing/gtest.gyp |
diff --git a/testing/gtest.gyp b/testing/gtest.gyp |
index 78b3ce23152f33c345584c3170c72e36041f6c98..ad071259d873bcfdacedcdaaefa0dfff475f7c23 100644 |
--- a/testing/gtest.gyp |
+++ b/testing/gtest.gyp |
@@ -73,6 +73,7 @@ |
# must be instructed that RTTI is disabled here, and for any |
# direct dependents that might include gtest headers. |
'GTEST_HAS_RTTI=0', |
+ 'OS_POSIX=1', |
], |
'direct_dependent_settings': { |
'defines': [ |