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

Unified Diff: net/net.gyp

Issue 7165009: Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox, (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 | « media/media.gyp ('k') | ppapi/ppapi_cpp.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 63045517bcb18bcef184df97cfe7d9fe2a1a34d4..90db94e21f67e868c877f06fa55dedafd901b1bb 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -837,7 +837,6 @@
'../testing/gtest.gyp:gtest',
'../third_party/zlib/zlib.gyp:zlib',
],
- 'msvs_guid': 'E99DA267-BE90-4F45-88A1-6919DB2C7567',
'sources': [
'base/address_list_unittest.cc',
'base/backoff_entry_unittest.cc',
@@ -1069,7 +1068,6 @@
'../build/temp_gyp/googleurl.gyp:googleurl',
'../testing/gtest.gyp:gtest',
],
- 'msvs_guid': 'AAC78796-B9A2-4CD9-BF89-09B03E92BF73',
'sources': [
'base/cookie_monster_perftest.cc',
'disk_cache/disk_cache_perftest.cc',
@@ -1106,7 +1104,6 @@
'../base/base.gyp:base_i18n',
'../build/temp_gyp/googleurl.gyp:googleurl',
],
- 'msvs_guid': 'E13045CD-7E1F-4A41-9B18-8D288B2E7B41',
'sources': [
'tools/tld_cleanup/tld_cleanup.cc',
],
@@ -1119,7 +1116,6 @@
'net_test_support',
'../base/base.gyp:base',
],
- 'msvs_guid': 'B0EE0599-2913-46A0-A847-A3EC813658D3',
'sources': [
'tools/crash_cache/crash_cache.cc',
],
@@ -1134,7 +1130,6 @@
'../build/temp_gyp/googleurl.gyp:googleurl',
'../testing/gtest.gyp:gtest',
],
- 'msvs_guid': '506F2468-6B1D-48E2-A67C-9D9C6BAC0EC5',
'sources': [
'tools/testserver/run_testserver.cc',
],
@@ -1211,7 +1206,6 @@
{
'target_name': 'net_resources',
'type': 'none',
- 'msvs_guid': '8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942',
'variables': {
'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/net',
},
@@ -1236,7 +1230,6 @@
'../build/temp_gyp/googleurl.gyp:googleurl',
'../testing/gtest.gyp:gtest',
],
- 'msvs_guid': 'DABB8796-B9A2-4CD9-BF89-09B03E92B123',
'sources': [
'tools/fetch/fetch_client.cc',
],
@@ -1250,7 +1243,6 @@
'../build/temp_gyp/googleurl.gyp:googleurl',
'../testing/gtest.gyp:gtest',
],
- 'msvs_guid': 'DABB8796-B9A2-4CD9-BF89-09B03E92B124',
'sources': [
'tools/fetch/fetch_server.cc',
'tools/fetch/http_listen_socket.cc',
@@ -1273,7 +1265,6 @@
'../base/base.gyp:base',
'../testing/gtest.gyp:gtest',
],
- 'msvs_guid': 'FCB894A4-CC6C-48C2-B495-52C80527E9BE',
'sources': [
'server/http_server.cc',
'server/http_server.h',
« no previous file with comments | « media/media.gyp ('k') | ppapi/ppapi_cpp.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698