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

Unified Diff: app/app.gyp

Issue 7108053: Remove msvs_guids from app, base, breakpad and build. (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 | « no previous file | app/app_base.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/app.gyp
diff --git a/app/app.gyp b/app/app.gyp
index 5657da65ea47e543f781e9891b5f018a90cdbc70..8d901c57e6d9e36372a33c441e703ef300c8603a 100644
--- a/app/app.gyp
+++ b/app/app.gyp
@@ -13,7 +13,6 @@
{
'target_name': 'app_unittests',
'type': 'executable',
- 'msvs_guid': 'B4D59AE8-8D2F-97E1-A8E9-6D2826729530',
'dependencies': [
'app_base',
'app_resources',
@@ -83,7 +82,6 @@
{
'target_name': 'app_resources',
'type': 'none',
- 'msvs_guid': '3FBC4235-3FBD-46DF-AEDC-BADBBA13A095',
'variables': {
'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/app/app_resources',
},
« no previous file with comments | « no previous file | app/app_base.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698