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', |