diff options
Diffstat (limited to 'testing/gtest.gyp')
-rw-r--r-- | testing/gtest.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testing/gtest.gyp b/testing/gtest.gyp index 6d45e9a..f89d6e5c 100644 --- a/testing/gtest.gyp +++ b/testing/gtest.gyp @@ -3,9 +3,6 @@ # found in the LICENSE file. { - 'includes': [ - '../build/common.gypi', - ], 'targets': [ { 'target_name': 'gtest', |