summaryrefslogtreecommitdiffstats
path: root/sandbox/sandbox.gyp
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 /sandbox/sandbox.gyp
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 'sandbox/sandbox.gyp')
-rw-r--r--sandbox/sandbox.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/sandbox/sandbox.gyp b/sandbox/sandbox.gyp
index 4c611db..6a91af6 100644
--- a/sandbox/sandbox.gyp
+++ b/sandbox/sandbox.gyp
@@ -193,7 +193,6 @@
'export_dependent_settings': [
'../base/base.gyp:base',
],
- 'msvs_guid': '881F6A97-D539-4C48-B401-DF04385B2343',
'sources': [
# Files that are used by the 32-bit version of Windows sandbox only.
'src/resolver_32.cc',
@@ -244,7 +243,6 @@
'msvs_target_platform': 'x64',
},
},
- 'msvs_guid': 'BE3468E6-B314-4310-B449-6FC0C52EE155',
'sources': [
# Files that are used by the 64-bit version of Windows sandbox only.
'src/interceptors_64.cc',