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 'targets': [ | 6 'targets': [ |
7 { | 7 { |
8 'target_name': 'All', | 8 'target_name': 'All', |
9 'type': 'none', | 9 'type': 'none', |
10 'xcode_create_dependents_test_runner': 1, | 10 'xcode_create_dependents_test_runner': 1, |
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
185 '../net/net.gyp:net_unittests', | 185 '../net/net.gyp:net_unittests', |
186 '../sql/sql.gyp:sql_unittests', | 186 '../sql/sql.gyp:sql_unittests', |
187 '../ui/ui.gyp:ui_unittests', | 187 '../ui/ui.gyp:ui_unittests', |
188 'temp_gyp/googleurl.gyp:googleurl_unittests', | 188 'temp_gyp/googleurl.gyp:googleurl_unittests', |
189 ], | 189 ], |
190 'conditions': [ | 190 'conditions': [ |
191 ['OS!="ios"', { | 191 ['OS!="ios"', { |
192 'dependencies': [ | 192 'dependencies': [ |
193 '../cc/cc_tests.gyp:cc_unittests', | 193 '../cc/cc_tests.gyp:cc_unittests', |
194 '../chrome/chrome.gyp:browser_tests', | 194 '../chrome/chrome.gyp:browser_tests', |
| 195 '../chrome/chrome.gyp:chromedriver2_unittests', |
195 '../chrome/chrome.gyp:interactive_ui_tests', | 196 '../chrome/chrome.gyp:interactive_ui_tests', |
196 '../chrome/chrome.gyp:safe_browsing_tests', | 197 '../chrome/chrome.gyp:safe_browsing_tests', |
197 '../chrome/chrome.gyp:sync_integration_tests', | 198 '../chrome/chrome.gyp:sync_integration_tests', |
198 '../chrome/chrome.gyp:unit_tests', | 199 '../chrome/chrome.gyp:unit_tests', |
199 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 200 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
200 '../content/content.gyp:content_browsertests', | 201 '../content/content.gyp:content_browsertests', |
201 '../content/content.gyp:content_unittests', | 202 '../content/content.gyp:content_unittests', |
202 '../device/device.gyp:device_unittests', | 203 '../device/device.gyp:device_unittests', |
203 '../gpu/gpu.gyp:gpu_unittests', | 204 '../gpu/gpu.gyp:gpu_unittests', |
204 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_confor
m_support', | 205 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_confor
m_support', |
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
301 '../gpu/gles2_conform_test/gles2_conform_test.gyp:gles2_conform_
test', | 302 '../gpu/gles2_conform_test/gles2_conform_test.gyp:gles2_conform_
test', |
302 ], | 303 ], |
303 }], # internal_gles2_conform | 304 }], # internal_gles2_conform |
304 ], | 305 ], |
305 }, # target_name: chromium_gpu_debug_builder | 306 }, # target_name: chromium_gpu_debug_builder |
306 { | 307 { |
307 'target_name': 'chromium_builder_qa', | 308 'target_name': 'chromium_builder_qa', |
308 'type': 'none', | 309 'type': 'none', |
309 'dependencies': [ | 310 'dependencies': [ |
310 '../chrome/chrome.gyp:chromedriver', | 311 '../chrome/chrome.gyp:chromedriver', |
| 312 '../chrome/chrome.gyp:chromedriver2', |
311 # Dependencies of pyauto_functional tests. | 313 # Dependencies of pyauto_functional tests. |
312 '../remoting/remoting.gyp:remoting_webapp', | 314 '../remoting/remoting.gyp:remoting_webapp', |
313 ], | 315 ], |
314 'conditions': [ | 316 'conditions': [ |
315 # If you change this condition, make sure you also change it | 317 # If you change this condition, make sure you also change it |
316 # in chrome_tests.gypi | 318 # in chrome_tests.gypi |
317 ['enable_automation==1 and (OS=="mac" or OS=="win" or (os_posix==1 a
nd target_arch==python_arch))', { | 319 ['enable_automation==1 and (OS=="mac" or OS=="win" or (os_posix==1 a
nd target_arch==python_arch))', { |
318 'dependencies': [ | 320 'dependencies': [ |
319 '../chrome/chrome.gyp:pyautolib', | 321 '../chrome/chrome.gyp:pyautolib', |
320 ], | 322 ], |
(...skipping 274 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
595 }, # target_name: chromium_builder_qa_nacl_win64 | 597 }, # target_name: chromium_builder_qa_nacl_win64 |
596 ], # targets | 598 ], # targets |
597 'conditions': [ | 599 'conditions': [ |
598 ['branding=="Chrome"', { | 600 ['branding=="Chrome"', { |
599 'targets': [ | 601 'targets': [ |
600 { | 602 { |
601 'target_name': 'chrome_official_builder', | 603 'target_name': 'chrome_official_builder', |
602 'type': 'none', | 604 'type': 'none', |
603 'dependencies': [ | 605 'dependencies': [ |
604 '../chrome/chrome.gyp:chromedriver', | 606 '../chrome/chrome.gyp:chromedriver', |
| 607 '../chrome/chrome.gyp:chromedriver2', |
605 '../chrome/chrome.gyp:crash_service', | 608 '../chrome/chrome.gyp:crash_service', |
606 '../chrome/chrome.gyp:crash_service_win64', | 609 '../chrome/chrome.gyp:crash_service_win64', |
607 '../chrome/chrome.gyp:performance_ui_tests', | 610 '../chrome/chrome.gyp:performance_ui_tests', |
608 '../chrome/chrome.gyp:policy_templates', | 611 '../chrome/chrome.gyp:policy_templates', |
609 '../chrome/chrome.gyp:pyautolib', | 612 '../chrome/chrome.gyp:pyautolib', |
610 '../chrome/chrome.gyp:reliability_tests', | 613 '../chrome/chrome.gyp:reliability_tests', |
611 '../chrome/chrome.gyp:automated_ui_tests', | 614 '../chrome/chrome.gyp:automated_ui_tests', |
612 '../chrome/installer/mini_installer.gyp:mini_installer', | 615 '../chrome/installer/mini_installer.gyp:mini_installer', |
613 '../chrome_frame/chrome_frame.gyp:npchrome_frame', | 616 '../chrome_frame/chrome_frame.gyp:npchrome_frame', |
614 '../courgette/courgette.gyp:courgette', | 617 '../courgette/courgette.gyp:courgette', |
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
719 '../chrome/chrome.gyp:browser_tests_run', | 722 '../chrome/chrome.gyp:browser_tests_run', |
720 '../chrome/chrome.gyp:sync_integration_tests_run', | 723 '../chrome/chrome.gyp:sync_integration_tests_run', |
721 '../chrome/chrome.gyp:unit_tests_run', | 724 '../chrome/chrome.gyp:unit_tests_run', |
722 '../net/net.gyp:net_unittests_run', | 725 '../net/net.gyp:net_unittests_run', |
723 ], | 726 ], |
724 }, # target_name: chromium_swarm_tests | 727 }, # target_name: chromium_swarm_tests |
725 ], | 728 ], |
726 }], | 729 }], |
727 ], # conditions | 730 ], # conditions |
728 } | 731 } |
OLD | NEW |