| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 { | 5 { |
| 6 'variables': { | 6 'variables': { |
| 7 # A hook that can be overridden in other repositories to add additional | 7 # A hook that can be overridden in other repositories to add additional |
| 8 # compilation targets to 'All'. Only used on Android. | 8 # compilation targets to 'All'. Only used on Android. |
| 9 'android_app_targets%': [], | 9 'android_app_targets%': [], |
| 10 }, | 10 }, |
| (...skipping 291 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 302 }], | 302 }], |
| 303 ['OS=="win"', { | 303 ['OS=="win"', { |
| 304 'dependencies': [ | 304 'dependencies': [ |
| 305 '../chrome/chrome.gyp:crash_service', | 305 '../chrome/chrome.gyp:crash_service', |
| 306 '../chrome/chrome.gyp:installer_util_unittests', | 306 '../chrome/chrome.gyp:installer_util_unittests', |
| 307 '../chrome/chrome.gyp:mini_installer_test', | 307 '../chrome/chrome.gyp:mini_installer_test', |
| 308 # mini_installer_tests depends on mini_installer. This should be | 308 # mini_installer_tests depends on mini_installer. This should be |
| 309 # defined in installer.gyp. | 309 # defined in installer.gyp. |
| 310 '../chrome/installer/mini_installer.gyp:mini_installer', | 310 '../chrome/installer/mini_installer.gyp:mini_installer', |
| 311 '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests', | 311 '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests', |
| 312 '../content/content_shell_and_tests.gyp:copy_test_netscape_plugin', |
| 312 '../courgette/courgette.gyp:courgette_unittests', | 313 '../courgette/courgette.gyp:courgette_unittests', |
| 313 '../sandbox/sandbox.gyp:sbox_integration_tests', | 314 '../sandbox/sandbox.gyp:sbox_integration_tests', |
| 314 '../sandbox/sandbox.gyp:sbox_unittests', | 315 '../sandbox/sandbox.gyp:sbox_unittests', |
| 315 '../sandbox/sandbox.gyp:sbox_validation_tests', | 316 '../sandbox/sandbox.gyp:sbox_validation_tests', |
| 316 '../third_party/WebKit/public/blink_test_plugin.gyp:blink_test_plugi
n', | |
| 317 '../ui/app_list/app_list.gyp:app_list_unittests', | 317 '../ui/app_list/app_list.gyp:app_list_unittests', |
| 318 '../ui/views/views.gyp:views_unittests', | 318 '../ui/views/views.gyp:views_unittests', |
| 319 ], | 319 ], |
| 320 'conditions': [ | 320 'conditions': [ |
| 321 # remoting_host_installation uses lots of non-trivial GYP that tend | 321 # remoting_host_installation uses lots of non-trivial GYP that tend |
| 322 # to break because of differences between ninja and msbuild. Make | 322 # to break because of differences between ninja and msbuild. Make |
| 323 # sure this target is built by the builders on the main waterfall. | 323 # sure this target is built by the builders on the main waterfall. |
| 324 # See http://crbug.com/180600. | 324 # See http://crbug.com/180600. |
| 325 ['wix_exists == "True" and sas_dll_exists == "True"', { | 325 ['wix_exists == "True" and sas_dll_exists == "True"', { |
| 326 'dependencies': [ | 326 'dependencies': [ |
| (...skipping 658 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 985 '../chrome/chrome.gyp:interactive_ui_tests', | 985 '../chrome/chrome.gyp:interactive_ui_tests', |
| 986 '../chrome/chrome.gyp:mini_installer_test', | 986 '../chrome/chrome.gyp:mini_installer_test', |
| 987 '../chrome/chrome.gyp:performance_browser_tests', | 987 '../chrome/chrome.gyp:performance_browser_tests', |
| 988 '../chrome/chrome.gyp:performance_ui_tests', | 988 '../chrome/chrome.gyp:performance_ui_tests', |
| 989 '../chrome/chrome.gyp:sync_integration_tests', | 989 '../chrome/chrome.gyp:sync_integration_tests', |
| 990 '../chrome/chrome.gyp:unit_tests', | 990 '../chrome/chrome.gyp:unit_tests', |
| 991 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 991 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
| 992 '../components/components_tests.gyp:components_unittests', | 992 '../components/components_tests.gyp:components_unittests', |
| 993 '../content/content_shell_and_tests.gyp:content_browsertests', | 993 '../content/content_shell_and_tests.gyp:content_browsertests', |
| 994 '../content/content_shell_and_tests.gyp:content_unittests', | 994 '../content/content_shell_and_tests.gyp:content_unittests', |
| 995 '../content/content_shell_and_tests.gyp:copy_test_netscape_plugin', |
| 995 # mini_installer_tests depends on mini_installer. This should be | 996 # mini_installer_tests depends on mini_installer. This should be |
| 996 # defined in installer.gyp. | 997 # defined in installer.gyp. |
| 997 '../chrome/installer/mini_installer.gyp:mini_installer', | 998 '../chrome/installer/mini_installer.gyp:mini_installer', |
| 998 '../courgette/courgette.gyp:courgette_unittests', | 999 '../courgette/courgette.gyp:courgette_unittests', |
| 999 '../device/device_tests.gyp:device_unittests', | 1000 '../device/device_tests.gyp:device_unittests', |
| 1000 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', | 1001 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', |
| 1001 '../gpu/gpu.gyp:gpu_unittests', | 1002 '../gpu/gpu.gyp:gpu_unittests', |
| 1002 '../ipc/ipc.gyp:ipc_tests', | 1003 '../ipc/ipc.gyp:ipc_tests', |
| 1003 '../jingle/jingle.gyp:jingle_unittests', | 1004 '../jingle/jingle.gyp:jingle_unittests', |
| 1004 '../media/media.gyp:media_unittests', | 1005 '../media/media.gyp:media_unittests', |
| 1005 '../ppapi/ppapi_internal.gyp:ppapi_unittests', | 1006 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
| 1006 '../printing/printing.gyp:printing_unittests', | 1007 '../printing/printing.gyp:printing_unittests', |
| 1007 '../remoting/remoting.gyp:remoting_unittests', | 1008 '../remoting/remoting.gyp:remoting_unittests', |
| 1008 '../sql/sql.gyp:sql_unittests', | 1009 '../sql/sql.gyp:sql_unittests', |
| 1009 '../sync/sync.gyp:sync_unit_tests', | 1010 '../sync/sync.gyp:sync_unit_tests', |
| 1010 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 1011 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 1011 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', | 1012 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', |
| 1012 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 1013 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 1013 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', | 1014 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', |
| 1014 '../tools/telemetry/telemetry.gyp:*', | 1015 '../tools/telemetry/telemetry.gyp:*', |
| 1015 '../ui/events/events.gyp:events_unittests', | 1016 '../ui/events/events.gyp:events_unittests', |
| 1016 '../ui/gfx/gfx.gyp:gfx_unittests', | 1017 '../ui/gfx/gfx.gyp:gfx_unittests', |
| 1017 '../ui/ui_unittests.gyp:ui_unittests', | 1018 '../ui/ui_unittests.gyp:ui_unittests', |
| 1018 '../ui/views/views.gyp:views_unittests', | 1019 '../ui/views/views.gyp:views_unittests', |
| 1019 '../url/url.gyp:url_unittests', | 1020 '../url/url.gyp:url_unittests', |
| 1020 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy
p:webkit_compositor_bindings_unittests', | 1021 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy
p:webkit_compositor_bindings_unittests', |
| 1021 '../third_party/WebKit/public/blink_test_plugin.gyp:blink_test_plugi
n', | |
| 1022 ], | 1022 ], |
| 1023 }, | 1023 }, |
| 1024 { | 1024 { |
| 1025 'target_name': 'chromium_builder_win_cf', | 1025 'target_name': 'chromium_builder_win_cf', |
| 1026 'type': 'none', | 1026 'type': 'none', |
| 1027 }, | 1027 }, |
| 1028 { | 1028 { |
| 1029 'target_name': 'chromium_builder_dbg_tsan_win', | 1029 'target_name': 'chromium_builder_dbg_tsan_win', |
| 1030 'type': 'none', | 1030 'type': 'none', |
| 1031 'dependencies': [ | 1031 'dependencies': [ |
| (...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1211 '../chrome/chrome.gyp:interactive_ui_tests_run', | 1211 '../chrome/chrome.gyp:interactive_ui_tests_run', |
| 1212 '../chrome/chrome.gyp:sync_integration_tests_run', | 1212 '../chrome/chrome.gyp:sync_integration_tests_run', |
| 1213 '../chrome/chrome.gyp:unit_tests_run', | 1213 '../chrome/chrome.gyp:unit_tests_run', |
| 1214 '../net/net.gyp:net_unittests_run', | 1214 '../net/net.gyp:net_unittests_run', |
| 1215 ], | 1215 ], |
| 1216 }, # target_name: chromium_swarm_tests | 1216 }, # target_name: chromium_swarm_tests |
| 1217 ], | 1217 ], |
| 1218 }], | 1218 }], |
| 1219 ], # conditions | 1219 ], # conditions |
| 1220 } | 1220 } |
| OLD | NEW |