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

Unified Diff: webkit/glue/webkit_glue.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/fileapi/webkit_fileapi.gypi ('k') | webkit/quota/webkit_quota.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/webkit_glue.gypi
diff --git a/webkit/glue/webkit_glue.gypi b/webkit/glue/webkit_glue.gypi
index f27deedde17650abc69045e1138ecfe5ff6bd224..acde110afc3f892b4b60e82855378b0c7b5dfc09 100644
--- a/webkit/glue/webkit_glue.gypi
+++ b/webkit/glue/webkit_glue.gypi
@@ -16,7 +16,6 @@
{
'target_name': 'webkit_resources',
'type': 'none',
- 'msvs_guid': '0B469837-3D46-484A-AFB3-C5A6C68730B9',
'variables': {
'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/webkit',
},
@@ -41,7 +40,6 @@
{
'target_name': 'webkit_strings',
'type': 'none',
- 'msvs_guid': '60B43839-95E6-4526-A661-209F16335E0E',
'variables': {
'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/webkit',
},
@@ -59,7 +57,6 @@
{
'target_name': 'webkit_user_agent',
'type': 'static_library',
- 'msvs_guid': 'DB162DE1-7D56-4C4A-8A9F-80D396CD7AA8',
'dependencies': [
'<(DEPTH)/app/app.gyp:app_base',
'<(DEPTH)/base/base.gyp:base_i18n',
@@ -103,7 +100,6 @@
{
'target_name': 'glue',
'type': 'static_library',
- 'msvs_guid': 'C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09',
#TODO(dmichael): Remove this #define once all plugins are ported from
# PPP_Instance and PPB_Instance scripting functions.
'defines': [
« no previous file with comments | « webkit/fileapi/webkit_fileapi.gypi ('k') | webkit/quota/webkit_quota.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698