Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(577)

Unified Diff: sandbox/sandbox.gyp

Issue 7165009: Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox, (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « printing/printing.gyp ('k') | sdch/sdch.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/sandbox.gyp
diff --git a/sandbox/sandbox.gyp b/sandbox/sandbox.gyp
index 4c611db97ff7d8dbfe84683230d0bf3a5faf8983..6a91af6ea28a835c324c5239cadf8a25ab8d473d 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',
« no previous file with comments | « printing/printing.gyp ('k') | sdch/sdch.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698