diff options
Diffstat (limited to 'testing/gmock.gyp')
-rw-r--r-- | testing/gmock.gyp | 1 |
1 files changed, 0 insertions, 1 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', ], |