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'. | 8 # compilation targets to 'All'. |
9 'app_targets%': [], | 9 'app_targets%': [], |
10 # For Android-specific targets. | 10 # For Android-specific targets. |
(...skipping 515 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
526 '../breakpad/breakpad.gyp:dump_syms#host', | 526 '../breakpad/breakpad.gyp:dump_syms#host', |
527 '../breakpad/breakpad.gyp:minidump_stackwalk#host', | 527 '../breakpad/breakpad.gyp:minidump_stackwalk#host', |
528 ], | 528 ], |
529 }, { # OS!="android" | 529 }, { # OS!="android" |
530 'dependencies': [ | 530 'dependencies': [ |
531 '../content/content_shell_and_tests.gyp:content_shell', | 531 '../content/content_shell_and_tests.gyp:content_shell', |
532 ], | 532 ], |
533 }], | 533 }], |
534 ['OS=="win"', { | 534 ['OS=="win"', { |
535 'dependencies': [ | 535 'dependencies': [ |
| 536 '../components/test_runner/test_runner.gyp:layout_test_helper', |
536 '../content/content_shell_and_tests.gyp:content_shell_crash_serv
ice', | 537 '../content/content_shell_and_tests.gyp:content_shell_crash_serv
ice', |
537 '../content/content_shell_and_tests.gyp:layout_test_helper', | |
538 ], | 538 ], |
539 }], | 539 }], |
540 ['OS!="win" and OS!="android"', { | 540 ['OS!="win" and OS!="android"', { |
541 'dependencies': [ | 541 'dependencies': [ |
542 '../breakpad/breakpad.gyp:minidump_stackwalk', | 542 '../breakpad/breakpad.gyp:minidump_stackwalk', |
543 ], | 543 ], |
544 }], | 544 }], |
545 ['OS=="mac"', { | 545 ['OS=="mac"', { |
546 'dependencies': [ | 546 'dependencies': [ |
| 547 '../components/test_runner/test_runner.gyp:layout_test_helper', |
547 '../breakpad/breakpad.gyp:dump_syms#host', | 548 '../breakpad/breakpad.gyp:dump_syms#host', |
548 '../content/content_shell_and_tests.gyp:layout_test_helper', | |
549 ], | 549 ], |
550 }], | 550 }], |
551 ['OS=="linux"', { | 551 ['OS=="linux"', { |
552 'dependencies': [ | 552 'dependencies': [ |
553 '../breakpad/breakpad.gyp:dump_syms#host', | 553 '../breakpad/breakpad.gyp:dump_syms#host', |
554 ], | 554 ], |
555 }], | 555 }], |
556 ], | 556 ], |
557 }, # target_name: blink_tests | 557 }, # target_name: blink_tests |
558 ], | 558 ], |
(...skipping 578 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1137 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', | 1137 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', |
1138 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', | 1138 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', |
1139 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 1139 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
1140 '../url/url.gyp:url_unittests', | 1140 '../url/url.gyp:url_unittests', |
1141 ], | 1141 ], |
1142 }, | 1142 }, |
1143 { | 1143 { |
1144 'target_name': 'chromium_builder_lkgr_drmemory_win', | 1144 'target_name': 'chromium_builder_lkgr_drmemory_win', |
1145 'type': 'none', | 1145 'type': 'none', |
1146 'dependencies': [ | 1146 'dependencies': [ |
| 1147 '../components/test_runner/test_runner.gyp:layout_test_helper', |
1147 '../content/content_shell_and_tests.gyp:content_shell', | 1148 '../content/content_shell_and_tests.gyp:content_shell', |
1148 '../content/content_shell_and_tests.gyp:content_shell_crash_service'
, | 1149 '../content/content_shell_and_tests.gyp:content_shell_crash_service'
, |
1149 '../content/content_shell_and_tests.gyp:layout_test_helper', | |
1150 ], | 1150 ], |
1151 }, | 1151 }, |
1152 { | 1152 { |
1153 'target_name': 'chromium_builder_dbg_drmemory_win', | 1153 'target_name': 'chromium_builder_dbg_drmemory_win', |
1154 'type': 'none', | 1154 'type': 'none', |
1155 'dependencies': [ | 1155 'dependencies': [ |
1156 '../ash/ash.gyp:ash_shell_unittests', | 1156 '../ash/ash.gyp:ash_shell_unittests', |
1157 '../ash/ash.gyp:ash_unittests', | 1157 '../ash/ash.gyp:ash_unittests', |
1158 '../base/base.gyp:base_unittests', | 1158 '../base/base.gyp:base_unittests', |
1159 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests', | 1159 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests', |
1160 '../cc/cc_tests.gyp:cc_unittests', | 1160 '../cc/cc_tests.gyp:cc_unittests', |
1161 '../chrome/chrome.gyp:browser_tests', | 1161 '../chrome/chrome.gyp:browser_tests', |
1162 '../chrome/chrome.gyp:chrome_app_unittests', | 1162 '../chrome/chrome.gyp:chrome_app_unittests', |
1163 '../chrome/chrome.gyp:chromedriver_unittests', | 1163 '../chrome/chrome.gyp:chromedriver_unittests', |
1164 '../chrome/chrome.gyp:installer_util_unittests', | 1164 '../chrome/chrome.gyp:installer_util_unittests', |
1165 '../chrome/chrome.gyp:unit_tests', | 1165 '../chrome/chrome.gyp:unit_tests', |
1166 '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests', | 1166 '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests', |
1167 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 1167 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
1168 '../components/components_tests.gyp:components_unittests', | 1168 '../components/components_tests.gyp:components_unittests', |
| 1169 '../components/test_runner/test_runner.gyp:layout_test_helper', |
1169 '../content/content_shell_and_tests.gyp:content_browsertests', | 1170 '../content/content_shell_and_tests.gyp:content_browsertests', |
1170 '../content/content_shell_and_tests.gyp:content_shell', | 1171 '../content/content_shell_and_tests.gyp:content_shell', |
1171 '../content/content_shell_and_tests.gyp:content_shell_crash_service'
, | 1172 '../content/content_shell_and_tests.gyp:content_shell_crash_service'
, |
1172 '../content/content_shell_and_tests.gyp:layout_test_helper', | |
1173 '../content/content_shell_and_tests.gyp:content_unittests', | 1173 '../content/content_shell_and_tests.gyp:content_unittests', |
1174 '../courgette/courgette.gyp:courgette_unittests', | 1174 '../courgette/courgette.gyp:courgette_unittests', |
1175 '../crypto/crypto.gyp:crypto_unittests', | 1175 '../crypto/crypto.gyp:crypto_unittests', |
1176 '../device/device_tests.gyp:device_unittests', | 1176 '../device/device_tests.gyp:device_unittests', |
1177 '../extensions/extensions_tests.gyp:extensions_browsertests', | 1177 '../extensions/extensions_tests.gyp:extensions_browsertests', |
1178 '../extensions/extensions_tests.gyp:extensions_unittests', | 1178 '../extensions/extensions_tests.gyp:extensions_unittests', |
1179 '../gin/gin.gyp:gin_shell', | 1179 '../gin/gin.gyp:gin_shell', |
1180 '../gin/gin.gyp:gin_unittests', | 1180 '../gin/gin.gyp:gin_unittests', |
1181 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', | 1181 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', |
1182 '../google_apis/google_apis.gyp:google_apis_unittests', | 1182 '../google_apis/google_apis.gyp:google_apis_unittests', |
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1400 'dependencies': [ | 1400 'dependencies': [ |
1401 '../ui/views/examples/examples.gyp:views_examples_with_content_exe', | 1401 '../ui/views/examples/examples.gyp:views_examples_with_content_exe', |
1402 '../ui/views/views.gyp:views', | 1402 '../ui/views/views.gyp:views', |
1403 '../ui/views/views.gyp:views_unittests', | 1403 '../ui/views/views.gyp:views_unittests', |
1404 ], | 1404 ], |
1405 }, # target_name: macviews_builder | 1405 }, # target_name: macviews_builder |
1406 ], # targets | 1406 ], # targets |
1407 }], # os=='mac' and toolkit_views==1 | 1407 }], # os=='mac' and toolkit_views==1 |
1408 ], # conditions | 1408 ], # conditions |
1409 } | 1409 } |
OLD | NEW |