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

Unified Diff: base/base.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 | « base/allocator/allocator.gyp ('k') | base/base.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 21befe47fe973ba630b40e2fbcaad2968f119ea2..f8356d70d1268109052b95455e2b05ee050a6c8e 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -13,7 +13,6 @@
{
'target_name': 'base_i18n',
'type': 'static_library',
- 'msvs_guid': '968F3222-9798-4D21-BE08-15ECB5EF2994',
'dependencies': [
'base',
'../third_party/icu/icu.gyp:icui18n',
@@ -101,7 +100,6 @@
{
'target_name': 'base_unittests',
'type': 'executable',
- 'msvs_guid': '27A30967-4BBA-48D1-8522-CDE95F7B1CEC',
'sources': [
# Infrastructure files.
'test/run_all_unittests.cc',
« no previous file with comments | « base/allocator/allocator.gyp ('k') | base/base.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698