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

Unified Diff: webkit/tools/test_shell/test_shell.gypi

Issue 7146001: Remove msvs_guids from third_party, webkit, tools and views. (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 | « webkit/tools/pepper_test_plugin/pepper_test_plugin.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/test_shell/test_shell.gypi
diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi
index f9ad613dfcc9dc666e310f88aa7eadeb51acb940..3cf6adc4b55a28529a2ce95d5eec850089162db2 100644
--- a/webkit/tools/test_shell/test_shell.gypi
+++ b/webkit/tools/test_shell/test_shell.gypi
@@ -49,7 +49,6 @@
'<(DEPTH)/webkit/support/webkit_support.gyp:webkit_resources',
'<(DEPTH)/webkit/support/webkit_support.gyp:webkit_support_common',
],
- 'msvs_guid': '77C32787-1B96-CB84-B905-7F170629F0AC',
'sources': [
'mac/test_shell_webview.h',
'mac/test_shell_webview.mm',
@@ -201,7 +200,6 @@
'chromium_code': 1,
},
'mac_bundle': 1,
- 'msvs_guid': 'FA39524D-3067-4141-888D-28A86C66F2B9',
'dependencies': [
'test_shell_common',
'<(DEPTH)/net/net.gyp:net_test_support',
@@ -338,7 +336,6 @@
'variables': {
'chromium_code': 1,
},
- 'msvs_guid': 'E6766F81-1FCD-4CD7-BC16-E36964A14867',
#TODO(dmichael): Remove this #define once all plugins are ported from
# PPP_Instance and PPB_Instance scripting functions.
'defines': [
@@ -561,7 +558,6 @@
'chromium_code': 1,
},
'mac_bundle': 1,
- 'msvs_guid': '0D04AEC1-6B68-492C-BCCF-808DFD69ABC6',
'dependencies': [
'<(DEPTH)/third_party/icu/icu.gyp:icuuc',
'npapi_test_common',
« no previous file with comments | « webkit/tools/pepper_test_plugin/pepper_test_plugin.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698