summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-16 18:17:33 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-16 18:17:33 +0000
commit268b10337c65d2e6fbdf3263beeec4240e9aeb23 (patch)
treeecae69d13fe5031ff2c90b46cd85db14f366c921 /testing
parenta40723a7c4037217b72e495d5c01f8ea260f5723 (diff)
downloadchromium_src-268b10337c65d2e6fbdf3263beeec4240e9aeb23.zip
chromium_src-268b10337c65d2e6fbdf3263beeec4240e9aeb23.tar.gz
chromium_src-268b10337c65d2e6fbdf3263beeec4240e9aeb23.tar.bz2
Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox,
sdch, skia, and testing. BUG=28727 Review URL: http://codereview.chromium.org/7165009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89369 0039d316-1c4b-4281-b951-d872f2087c98
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',