diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-23 18:58:16 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-23 18:58:16 +0000 |
commit | e31440ac4b5ff347768ade5e2cd6e42720234ca0 (patch) | |
tree | eba0cb293e57077565d1f911ff0665ac136c5451 | |
parent | 8a1cc07176574962b360ff826015c74beecc87d2 (diff) | |
download | chromium_src-e31440ac4b5ff347768ade5e2cd6e42720234ca0.zip chromium_src-e31440ac4b5ff347768ade5e2cd6e42720234ca0.tar.gz chromium_src-e31440ac4b5ff347768ade5e2cd6e42720234ca0.tar.bz2 |
Remove msvs_guid in gyp files in src/chrome/.
BUG=28727
Review URL: http://codereview.chromium.org/7191022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90243 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/chrome.gyp | 13 | ||||
-rw-r--r-- | chrome/chrome_browser.gypi | 1 | ||||
-rw-r--r-- | chrome/chrome_common.gypi | 2 | ||||
-rw-r--r-- | chrome/chrome_dll.gypi | 2 | ||||
-rw-r--r-- | chrome/chrome_exe.gypi | 2 | ||||
-rw-r--r-- | chrome/chrome_installer.gypi | 8 | ||||
-rw-r--r-- | chrome/chrome_installer_util.gypi | 2 | ||||
-rw-r--r-- | chrome/chrome_renderer.gypi | 1 | ||||
-rw-r--r-- | chrome/chrome_tests.gypi | 24 | ||||
-rw-r--r-- | chrome/default_plugin/default_plugin.gyp | 1 | ||||
-rw-r--r-- | chrome/installer/installer_tools.gyp | 1 | ||||
-rw-r--r-- | chrome/installer/mini_installer.gyp | 1 | ||||
-rw-r--r-- | chrome/installer/upgrade_test.gyp | 3 | ||||
-rw-r--r-- | chrome/nacl.gypi | 2 |
14 files changed, 0 insertions, 63 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 9751d59..b7fb389 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -142,7 +142,6 @@ # generated headers. 'target_name': 'chrome_resources', 'type': 'none', - 'msvs_guid': 'B95AB527-F7DB-41E9-AD91-EB51EE0F56BE', 'actions': [ # Data resources. { @@ -182,7 +181,6 @@ # of the static libraries currently have circular dependencies among # generated headers. 'target_name': 'chrome_strings', - 'msvs_guid': 'D9DDAF60-663F-49CC-90DC-3D08CC3D1B28', 'type': 'none', 'conditions': [ ['OS=="win"', { @@ -232,7 +230,6 @@ { 'target_name': 'theme_resources', 'type': 'none', - 'msvs_guid' : 'A158FB0A-25E4-6523-6B5A-4BB294B73D31', 'actions': [ { 'action_name': 'theme_resources', @@ -390,7 +387,6 @@ { 'target_name': 'default_extensions', 'type': 'none', - 'msvs_guid': 'DA9BAB64-91DC-419B-AFDE-6FF8C569E83A', 'conditions': [ ['OS=="win"', { 'copies': [ @@ -417,7 +413,6 @@ { 'target_name': 'debugger', 'type': 'static_library', - 'msvs_guid': '57823D8C-A317-4713-9125-2C91FDFD12D6', 'dependencies': [ 'chrome_extra_resources', 'chrome_resources', @@ -479,7 +474,6 @@ { 'target_name': 'utility', 'type': 'static_library', - 'msvs_guid': '4D2B38E6-65FF-4F97-B88A-E441DF54EBF7', 'dependencies': [ '../base/base.gyp:base', '../content/content.gyp:content_utility', @@ -821,7 +815,6 @@ { 'target_name': 'service', 'type': 'static_library', - 'msvs_guid': '2DA87614-55C5-4E56-A17E-0CD099786197', 'dependencies': [ 'chrome_strings', 'common', @@ -1186,7 +1179,6 @@ { 'target_name': 'convert_dict', 'type': 'executable', - 'msvs_guid': '42ECD5EC-722F-41DE-B6B8-83764C8016DF', 'dependencies': [ '../base/base.gyp:base', '../base/base.gyp:base_i18n', @@ -1201,7 +1193,6 @@ 'target_name': 'convert_dict_lib', 'product_name': 'convert_dict', 'type': 'static_library', - 'msvs_guid': '1F669F6B-3F4A-4308-E496-EE480BDF0B89', 'include_dirs': [ '..', ], @@ -1220,7 +1211,6 @@ { 'target_name': 'flush_cache', 'type': 'executable', - 'msvs_guid': '4539AFB3-B8DC-47F3-A491-6DAC8FD26657', 'dependencies': [ '../base/base.gyp:base', '../base/base.gyp:test_support_base', @@ -1409,7 +1399,6 @@ { 'target_name': 'chrome_dll_version', 'type': 'none', - #'msvs_guid': '414D4D24-5D65-498B-A33F-3A29AD3CDEDC', 'dependencies': [ '../build/util/build_util.gyp:lastchange', ], @@ -1509,7 +1498,6 @@ { 'target_name': 'automation', 'type': 'static_library', - 'msvs_guid': '1556EF78-C7E6-43C8-951F-F6B43AC0DD12', 'dependencies': [ 'theme_resources', 'theme_resources_standard', @@ -1544,7 +1532,6 @@ { 'target_name': 'crash_service', 'type': 'executable', - 'msvs_guid': '89C1C190-A5D1-4EC4-BD6A-67FF2195C7CC', 'dependencies': [ 'app/policy/cloud_policy_codegen.gyp:policy', 'common_constants', diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi index ea63ac4..2d85a16 100644 --- a/chrome/chrome_browser.gypi +++ b/chrome/chrome_browser.gypi @@ -7,7 +7,6 @@ { 'target_name': 'browser', 'type': 'static_library', - 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', 'dependencies': [ 'app/policy/cloud_policy_codegen.gyp:policy', 'browser/sync/protocol/sync_proto.gyp:sync_proto_cpp', diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 2d174f4..d35e37b 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -83,7 +83,6 @@ { 'target_name': 'common', 'type': 'static_library', - 'msvs_guid': '899F1280-3441-4D1F-BA04-CCD6208D9146', 'variables': { 'chrome_common_target': 1, }, @@ -510,7 +509,6 @@ { 'target_name': 'common_nacl_win64', 'type': 'static_library', - 'msvs_guid': '3AB5C5E9-470C-419B-A0AE-C7381FB632FA', 'variables': { 'chrome_common_target': 1, }, diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi index 73bf3e4..53d6d04 100644 --- a/chrome/chrome_dll.gypi +++ b/chrome/chrome_dll.gypi @@ -75,7 +75,6 @@ 'conditions': [ ['OS=="win"', { 'product_name': 'chrome', - 'msvs_guid': 'C0A7EE2C-2A6D-45BE-BA78-6D006FDF52D9', 'dependencies': [ # On Windows, link the dependencies (libraries) that make # up actual Chromium functionality into this .dll. @@ -578,7 +577,6 @@ 'target_name': 'chrome_dll_nacl_win64', 'type': 'shared_library', 'product_name': 'nacl64', - 'msvs_guid': 'F5B2D851-1279-4CE1-9386-AB7C6433551B', 'variables': { 'chrome_dll_target': 1, }, diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi index 75695d6..d7a1723 100644 --- a/chrome/chrome_exe.gypi +++ b/chrome/chrome_exe.gypi @@ -143,7 +143,6 @@ 'target_name': 'chrome', 'type': 'executable', 'mac_bundle': 1, - 'msvs_guid': '7B219FAA-E360-43C8-B341-804A94EEFFAC', 'variables': { 'chrome_exe_target': 1, 'use_system_xdg_utils%': 0, @@ -488,7 +487,6 @@ 'target_name': 'chrome_nacl_win64', 'type': 'executable', 'product_name': 'nacl64', - 'msvs_guid': 'BB1AE956-038B-4092-96A2-951D2B418548', 'variables': { 'chrome_exe_target': 1, }, diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi index 814347ee..d787dd5 100644 --- a/chrome/chrome_installer.gypi +++ b/chrome/chrome_installer.gypi @@ -13,7 +13,6 @@ { 'target_name': 'gcapi_dll', 'type': 'loadable_module', - 'msvs_guid': 'B802A2FE-E4E2-4F5A-905A-D5128875C954', 'dependencies': [ '<(DEPTH)/google_update/google_update.gyp:google_update', ], @@ -28,7 +27,6 @@ { 'target_name': 'gcapi_lib', 'type': 'static_library', - 'msvs_guid': 'CD2FD73A-6AAB-4886-B887-760D18E8B635', 'dependencies': [ '<(DEPTH)/google_update/google_update.gyp:google_update', ], @@ -43,7 +41,6 @@ { 'target_name': 'gcapi_test', 'type': 'executable', - 'msvs_guid': 'B64B396B-8EF1-4B6B-A07E-48D40EB961AB', 'dependencies': [ 'gcapi_dll', 'gcapi_lib', @@ -60,7 +57,6 @@ { 'target_name': 'installer_util_unittests', 'type': 'executable', - 'msvs_guid': '903F8C1E-537A-4C9E-97BE-075147CBE769', 'dependencies': [ 'installer_util', 'installer_util_strings', @@ -121,7 +117,6 @@ }, { 'target_name': 'installer_util_strings', - 'msvs_guid': '0026A376-C4F1-4575-A1BA-578C69F07013', 'type': 'none', 'rules': [ { @@ -160,7 +155,6 @@ { 'target_name': 'mini_installer_test', 'type': 'executable', - 'msvs_guid': '4B6E199A-034A-49BD-AB93-458DD37E45B1', 'dependencies': [ 'installer_util', 'installer_util_strings', @@ -195,7 +189,6 @@ { 'target_name': 'setup', 'type': 'executable', - 'msvs_guid': '21C76E6E-8B38-44D6-8148-B589C13B9554', 'dependencies': [ 'installer_util', 'installer_util_strings', @@ -326,7 +319,6 @@ { 'target_name': 'setup_unittests', 'type': 'executable', - 'msvs_guid': 'C0AE4E06-F023-460F-BC14-6302CEAC51F8', 'dependencies': [ 'installer_util', 'installer_util_strings', diff --git a/chrome/chrome_installer_util.gypi b/chrome/chrome_installer_util.gypi index 7e045d9..7016f7a 100644 --- a/chrome/chrome_installer_util.gypi +++ b/chrome/chrome_installer_util.gypi @@ -88,7 +88,6 @@ { 'target_name': 'installer_util', 'type': 'static_library', - 'msvs_guid': 'EFBB1436-A63F-4CD8-9E99-B89226E782EC', 'variables': { 'installer_util_target': 1, }, @@ -142,7 +141,6 @@ { 'target_name': 'installer_util_nacl_win64', 'type': 'static_library', - 'msvs_guid': '91016F29-C324-4236-8AA0-032765E71582', 'variables': { 'installer_util_target': 1, }, diff --git a/chrome/chrome_renderer.gypi b/chrome/chrome_renderer.gypi index 928b772..d5c8523 100644 --- a/chrome/chrome_renderer.gypi +++ b/chrome/chrome_renderer.gypi @@ -7,7 +7,6 @@ { 'target_name': 'renderer', 'type': 'static_library', - 'msvs_guid': '9301A569-5D2B-4D11-9332-B1E30AEACB8D', 'dependencies': [ 'common', 'common_net', diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi index a94e501..05e6d1a 100644 --- a/chrome/chrome_tests.gypi +++ b/chrome/chrome_tests.gypi @@ -388,7 +388,6 @@ { 'target_name': 'automated_ui_tests', 'type': 'executable', - 'msvs_guid': 'D2250C20-3A94-4FB9-AF73-11BC5B73884B', 'dependencies': [ 'browser', 'renderer', @@ -443,7 +442,6 @@ { 'target_name': 'interactive_ui_tests', 'type': 'executable', - 'msvs_guid': '018D4F38-6272-448F-A864-976DA09F05D0', 'dependencies': [ 'browser/sync/protocol/sync_proto.gyp:sync_proto_cpp', 'chrome', @@ -620,7 +618,6 @@ { 'target_name': 'ui_tests', 'type': 'executable', - 'msvs_guid': '76235B67-1C27-4627-8A33-4B2E1EF93EDE', 'dependencies': [ 'chrome', 'browser', @@ -920,7 +917,6 @@ { 'target_name': 'chromedriver', 'type': 'executable', - 'msvs_guid': '3F9C9B6D-BBB6-480F-B038-23BF35A432DC', 'dependencies': [ 'chromedriver_lib', '../base/base.gyp:base', @@ -963,7 +959,6 @@ { 'target_name': 'chromedriver_unittests', 'type': 'executable', - 'msvs_guid': 'E24B445D-96E3-4272-BB54-AACBC6D3FE7E', 'dependencies': [ 'chromedriver_lib', '../base/base.gyp:test_support_base', @@ -1014,7 +1009,6 @@ { 'target_name': 'nacl_security_tests', 'type': 'shared_library', - 'msvs_guid': 'D705E8B8-4750-4F1F-BC8F-A7806872F504', 'include_dirs': [ '..' ], @@ -1064,7 +1058,6 @@ { 'target_name': 'nacl_sandbox_tests', 'type': 'executable', - 'msvs_guid': '3087FC25-2C24-44B2-8253-44065EB47ACD', 'dependencies': [ 'chrome', 'browser', @@ -1132,7 +1125,6 @@ { 'target_name': 'nacl_ui_tests', 'type': 'executable', - 'msvs_guid': '43E2004F-CD62-4595-A8A6-31E9BFA1EE5E', 'dependencies': [ 'chrome', 'browser', @@ -1197,7 +1189,6 @@ { 'target_name': 'unit_tests', 'type': 'executable', - 'msvs_guid': 'ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC', 'dependencies': [ # unit tests should only depend on # 1) everything that the chrome binaries depend on: @@ -2270,7 +2261,6 @@ # Executable that runs each browser test in a new process. 'target_name': 'browser_tests', 'type': 'executable', - 'msvs_guid': 'D7589D0D-304E-4589-85A4-153B7D84B07F', 'dependencies': [ 'browser', 'browser/sync/protocol/sync_proto.gyp:sync_proto_cpp', @@ -2725,7 +2715,6 @@ # Executable that runs safebrowsing test in a new process. 'target_name': 'safe_browsing_tests', 'type': 'executable', - 'msvs_guid': 'BBF2BC2F-7CD8-463E-BE88-CB81AAD92BFE', 'dependencies': [ 'chrome', 'test_support_common', @@ -2791,7 +2780,6 @@ # TODO(darin): Remove in favor of performance_ui_tests. 'target_name': 'startup_tests', 'type': 'executable', - 'msvs_guid': 'D3E6C0FD-54C7-4FF2-9AE1-72F2DAFD820C', 'dependencies': [ 'chrome', 'browser', @@ -2876,7 +2864,6 @@ # c) Strip the binary if it's a debug build. (binary may be over 2GB) 'target_name': 'reliability_tests', 'type': 'executable', - 'msvs_guid': '8A3E1774-1DE9-445C-982D-3EE37C8A752A', 'dependencies': [ 'browser', 'chrome', @@ -2934,7 +2921,6 @@ # TODO(darin): Remove in favor of performance_ui_tests. 'target_name': 'page_cycler_tests', 'type': 'executable', - 'msvs_guid': 'C9E0BD1D-B175-4A91-8380-3FDC81FAB9D7', 'dependencies': [ 'chrome', 'chrome_resources', @@ -2977,7 +2963,6 @@ { 'target_name': 'performance_ui_tests', 'type': 'executable', - 'msvs_guid': 'C3539D2F-B87A-4F9B-8220-1BB5F7119720', 'dependencies': [ 'chrome', 'chrome_resources', @@ -3066,7 +3051,6 @@ # TODO(darin): Remove in favor of performance_ui_tests. 'target_name': 'tab_switching_test', 'type': 'executable', - 'msvs_guid': 'A34770EA-A574-43E8-9327-F79C04770E98', 'run_as': { 'action': ['$(TargetPath)', '--gtest_print_time'], }, @@ -3105,7 +3089,6 @@ # TODO(darin): Remove in favor of performance_ui_tests. 'target_name': 'memory_test', 'type': 'executable', - 'msvs_guid': 'A5F831FD-9B9C-4FEF-9FBA-554817B734CE', 'dependencies': [ 'chrome', 'debugger', @@ -3135,7 +3118,6 @@ { 'target_name': 'url_fetch_test', 'type': 'executable', - 'msvs_guid': '7EFD0C91-198E-4043-9E71-4A4C7879B929', 'dependencies': [ 'chrome', 'debugger', @@ -3489,7 +3471,6 @@ # Executable that contains all the tests to be run on the GPU bots. 'target_name': 'gpu_tests', 'type': 'executable', - 'msvs_guid': '3D3BB86C-F284-4911-BAEB-12C6EFA09A01', 'dependencies': [ 'browser', 'chrome', @@ -3621,7 +3602,6 @@ { 'target_name': 'plugin_tests', 'type': 'executable', - 'msvs_guid': 'A1CAA831-C507-4B2E-87F3-AEC63C9907F9', 'dependencies': [ 'chrome', 'chrome_resources', @@ -3664,7 +3644,6 @@ { 'target_name': 'perf_tests', 'type': 'executable', - 'msvs_guid': '9055E088-25C6-47FD-87D5-D9DD9FD75C9F', 'dependencies': [ 'browser', 'common', @@ -3730,7 +3709,6 @@ { 'target_name': 'generate_profile', 'type': 'executable', - 'msvs_guid': '2E969AE9-7B12-4EDB-8E8B-48C7AE7BE357', 'dependencies': [ 'test_support_common', 'browser', @@ -3771,7 +3749,6 @@ { 'target_name': 'security_tests', 'type': 'shared_library', - 'msvs_guid': 'E750512D-FC7C-4C98-BF04-0A0DAF882055', 'include_dirs': [ '..', ], @@ -3807,7 +3784,6 @@ { 'target_name': 'selenium_tests', 'type': 'executable', - 'msvs_guid': 'E3749617-BA3D-4230-B54C-B758E56D9FA5', 'dependencies': [ 'chrome_resources', 'chrome_strings', diff --git a/chrome/default_plugin/default_plugin.gyp b/chrome/default_plugin/default_plugin.gyp index f16bd8b..2d2a659 100644 --- a/chrome/default_plugin/default_plugin.gyp +++ b/chrome/default_plugin/default_plugin.gyp @@ -37,7 +37,6 @@ ], 'conditions': [ ['OS=="win"', { - 'msvs_guid': '5916D37D-8C97-424F-A904-74E52594C2D6', 'link_settings': { 'libraries': ['-lurlmon.lib'], }, diff --git a/chrome/installer/installer_tools.gyp b/chrome/installer/installer_tools.gyp index 989b6ba..6b07d91 100644 --- a/chrome/installer/installer_tools.gyp +++ b/chrome/installer/installer_tools.gyp @@ -16,7 +16,6 @@ 'targets': [ { 'target_name': 'validate_installation', - 'msvs_guid': '7CC08DA8-E9CA-4573-A8C4-E7F0D0CF8EBA', 'type': 'executable', 'dependencies': [ '<(DEPTH)/base/base.gyp:base', diff --git a/chrome/installer/mini_installer.gyp b/chrome/installer/mini_installer.gyp index 0e893b8..ad3a417 100644 --- a/chrome/installer/mini_installer.gyp +++ b/chrome/installer/mini_installer.gyp @@ -169,7 +169,6 @@ { 'target_name': 'mini_installer', 'type': 'executable', - 'msvs_guid': '24A5AC7C-280B-4899-9153-6BA570A081E7', 'sources': [ 'mini_installer/chrome.release', 'mini_installer/chrome_appid.cc', diff --git a/chrome/installer/upgrade_test.gyp b/chrome/installer/upgrade_test.gyp index 3076268..5b0ca49 100644 --- a/chrome/installer/upgrade_test.gyp +++ b/chrome/installer/upgrade_test.gyp @@ -16,7 +16,6 @@ 'targets': [ { 'target_name': 'alternate_version_generator_lib', - 'msvs_guid': '66723D46-A641-4182-A321-923FD6335D9B', 'type': 'static_library', 'dependencies': [ '../chrome.gyp:common_constants', @@ -39,7 +38,6 @@ }, { 'target_name': 'upgrade_test', - 'msvs_guid': 'BC4D6130-FDAD-47FB-B4FD-FCAF78DCBC3C', 'type': 'executable', 'dependencies': [ 'alternate_version_generator_lib', @@ -65,7 +63,6 @@ }, { 'target_name': 'alternate_version_generator', - 'msvs_guid': 'E6E6B339-AEC0-44C9-B9D0-E30138108379', 'type': 'executable', 'dependencies': [ 'alternate_version_generator_lib', diff --git a/chrome/nacl.gypi b/chrome/nacl.gypi index 78178ab..9b7e6b4 100644 --- a/chrome/nacl.gypi +++ b/chrome/nacl.gypi @@ -54,7 +54,6 @@ { 'target_name': 'nacl', 'type': 'static_library', - 'msvs_guid': '83E86DAF-5763-4711-AD34-5FDAE395560C', 'variables': { 'nacl_target': 1, }, @@ -107,7 +106,6 @@ { 'target_name': 'nacl_win64', 'type': 'static_library', - 'msvs_guid': '14135464-9FB9-42E3-99D8-791116FA1204', 'variables': { 'nacl_target': 1, }, |