summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/gmock.gyp1
-rw-r--r--testing/gtest.gyp1
2 files changed, 0 insertions, 2 deletions
diff --git a/testing/gmock.gyp b/testing/gmock.gyp
index 57ef913..dd0207d 100644
--- a/testing/gmock.gyp
+++ b/testing/gmock.gyp
@@ -7,7 +7,6 @@
{
'target_name': 'gmock',
'type': 'static_library',
- 'msvs_guid': 'F9D886ED-B09F-4B74-932F-D8E4691E6B7F',
'dependencies': [
'gtest.gyp:gtest',
],
diff --git a/testing/gtest.gyp b/testing/gtest.gyp
index 8f9d6d4..97139ec 100644
--- a/testing/gtest.gyp
+++ b/testing/gtest.gyp
@@ -7,7 +7,6 @@
{
'target_name': 'gtest',
'type': 'static_library',
- 'msvs_guid': 'BFE8E2A7-3B3B-43B0-A994-3058B852DB8B',
'sources': [
'gtest/include/gtest/gtest-death-test.h',
'gtest/include/gtest/gtest-message.h',