summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/gmock.gyp3
-rw-r--r--testing/gtest.gyp3
2 files changed, 0 insertions, 6 deletions
diff --git a/testing/gmock.gyp b/testing/gmock.gyp
index aa84be8..5a2a5fd 100644
--- a/testing/gmock.gyp
+++ b/testing/gmock.gyp
@@ -3,9 +3,6 @@
# found in the LICENSE file.
{
- 'includes': [
- '../build/common.gypi',
- ],
'targets': [
{
'target_name': 'gmock',
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',