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

Unified Diff: base/allocator/allocator.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 | « app/app_base.gypi ('k') | base/base.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/allocator/allocator.gyp
diff --git a/base/allocator/allocator.gyp b/base/allocator/allocator.gyp
index ce1e04e0a248930a8c64355ad99b8c91befce129..cfa7f92d2b4af83ccd27c497040f32736108de4f 100644
--- a/base/allocator/allocator.gyp
+++ b/base/allocator/allocator.gyp
@@ -11,7 +11,6 @@
{
'target_name': 'allocator',
'type': 'static_library',
- 'msvs_guid': 'C564F145-9172-42C3-BFCB-60FDEA124321',
'include_dirs': [
'.',
'<(tcmalloc_dir)/src/base',
@@ -392,7 +391,6 @@
'<(tcmalloc_dir)/src',
'../..',
],
- 'msvs_guid': 'E99DA267-BE90-4F45-1294-6919DB2C9999',
'sources': [
'unittest_utils.cc',
'allocator_unittests.cc',
« no previous file with comments | « app/app_base.gypi ('k') | base/base.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698