summaryrefslogtreecommitdiff
path: root/deps
diff options
context:
space:
mode:
Diffstat (limited to 'deps')
-rw-r--r--deps/gtest/gtest.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/deps/gtest/gtest.gyp b/deps/gtest/gtest.gyp
index 9fdbde146a..8b638bb130 100644
--- a/deps/gtest/gtest.gyp
+++ b/deps/gtest/gtest.gyp
@@ -1,4 +1,7 @@
{
+ 'includes': [
+ '../../gyp/common.gypi',
+ ],
'targets': [{
'target_name': 'gtest',
'type': 'static_library',