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
3 # found in the LICENSE file.
7 # A hook that can be overridden in other repositories to add additional
8 # compilation targets to 'All'. Only used on Android.
9 'android_app_targets%': [],
15 'xcode_create_dependents_test_runner': 1,
19 '../components/components.gyp:*',
20 '../components/components_tests.gyp:*',
21 '../content/content.gyp:*',
22 '../crypto/crypto.gyp:*',
26 '../testing/gmock.gyp:*',
27 '../testing/gtest.gyp:*',
28 '../third_party/icu/icu.gyp:*',
29 '../third_party/libxml/libxml.gyp:*',
30 '../third_party/sqlite/sqlite.gyp:*',
31 '../third_party/zlib/zlib.gyp:*',
32 '../ui/accessibility/accessibility.gyp:*',
33 '../ui/base/ui_base.gyp:*',
34 '../ui/display/display.gyp:display_unittests',
35 '../ui/snapshot/snapshot.gyp:*',
42 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
43 '../ui/ui_unittests.gyp:ui_unittests',
48 '../content/content_shell_and_tests.gyp:content_shell_apk',
49 '../mojo/mojo.gyp:mojo_shell_apk',
50 '../mojo/mojo.gyp:mojo_test_apk',
51 '<@(android_app_targets)',
52 'android_builder_tests',
53 '../android_webview/android_webview.gyp:android_webview_apk',
54 '../chrome/chrome.gyp:chrome_shell_apk',
55 '../remoting/remoting.gyp:remoting_apk',
56 '../tools/telemetry/telemetry.gyp:*#host',
57 # TODO(nyquist) This should instead by a target for sync when all of
58 # the sync-related code for Android has been upstreamed.
59 # See http://crbug.com/159203
60 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_javalib',
64 '../content/content_shell_and_tests.gyp:*',
65 # TODO: This should build on Android and the target should move to the list above.
69 ['OS!="ios" and OS!="android"', {
71 '../third_party/re2/re2.gyp:re2',
72 '../chrome/chrome.gyp:*',
73 '../cc/cc_tests.gyp:*',
74 '../device/bluetooth/bluetooth.gyp:*',
75 '../device/device_tests.gyp:*',
76 '../device/usb/usb.gyp:*',
79 '../gpu/tools/tools.gyp:*',
81 '../jingle/jingle.gyp:*',
82 '../media/cast/cast.gyp:*',
83 '../media/media.gyp:*',
85 '../ppapi/ppapi.gyp:*',
86 '../ppapi/ppapi_internal.gyp:*',
87 '../ppapi/tools/ppapi_tools.gyp:*',
88 '../printing/printing.gyp:*',
90 '../sync/tools/sync_tools.gyp:*',
91 '../third_party/WebKit/public/all.gyp:*',
92 '../third_party/cacheinvalidation/cacheinvalidation.gyp:*',
93 '../third_party/codesighs/codesighs.gyp:*',
94 '../third_party/ffmpeg/ffmpeg.gyp:*',
95 '../third_party/iccjpeg/iccjpeg.gyp:*',
96 '../third_party/libpng/libpng.gyp:*',
97 '../third_party/libusb/libusb.gyp:*',
98 '../third_party/libwebp/libwebp.gyp:*',
99 '../third_party/libxslt/libxslt.gyp:*',
100 '../third_party/lzma_sdk/lzma_sdk.gyp:*',
101 '../third_party/mesa/mesa.gyp:*',
102 '../third_party/modp_b64/modp_b64.gyp:*',
103 '../third_party/npapi/npapi.gyp:*',
104 '../third_party/ots/ots.gyp:*',
105 '../third_party/pdfium/samples/samples.gyp:*',
106 '../third_party/qcms/qcms.gyp:*',
107 '../tools/gn/gn.gyp:*',
108 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
109 '../tools/telemetry/telemetry.gyp:*',
110 '../v8/tools/gyp/v8.gyp:*',
111 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:*',
112 '<(libjpeg_gyp_path):*',
115 ['OS!="android" and OS!="ios"', {
117 '../chrome/tools/profile_reset/jtl_compiler.gyp:*',
120 ['OS=="mac" or OS=="ios" or OS=="win"', {
122 '../third_party/nss/nss.gyp:*',
125 ['OS=="win" or OS=="ios" or OS=="linux"', {
127 '../breakpad/breakpad.gyp:*',
132 '../sandbox/sandbox.gyp:*',
133 '../third_party/ocmock/ocmock.gyp:*',
138 '../courgette/courgette.gyp:*',
139 '../dbus/dbus.gyp:*',
140 '../sandbox/sandbox.gyp:*',
143 ['branding=="Chrome"', {
145 '../chrome/chrome.gyp:linux_packages_<(channel)',
148 ['enable_ipc_fuzzer==1', {
150 '../tools/ipc_fuzzer/ipc_fuzzer.gyp:*',
157 '../tools/xdisplaycheck/xdisplaycheck.gyp:*',
162 ['win_use_allocator_shim==1', {
164 '../base/allocator/allocator.gyp:*',
169 '../chrome_elf/chrome_elf.gyp:*',
170 '../cloud_print/cloud_print.gyp:*',
171 '../courgette/courgette.gyp:*',
173 '../sandbox/sandbox.gyp:*',
174 '<(angle_path)/src/build_angle.gyp:*',
175 '../third_party/bspatch/bspatch.gyp:*',
176 '../tools/win/static_initializers/static_initializers.gyp:*',
180 '../third_party/libevent/libevent.gyp:*',
183 ['toolkit_views==1', {
185 '../ui/views/controls/webview/webview.gyp:*',
186 '../ui/views/views.gyp:*',
191 '../ui/aura/aura.gyp:*',
201 '../remoting/remoting.gyp:*',
206 '../net/third_party/nss/ssl.gyp:*',
209 ['enable_app_list==1', {
211 '../ui/app_list/app_list.gyp:*',
214 ['OS!="android" and OS!="ios"', {
216 '../google_apis/gcm/gcm.gyp:*',
219 ['chromeos==1 or (OS=="linux" and use_aura==1)', {
221 '../apps/shell/app_shell.gyp:*',
226 '../athena/main/athena_main.gyp:*',
230 }, # target_name: All
232 'target_name': 'All_syzygy',
235 ['OS=="win" and fastbuild==0 and target_arch=="ia32" and '
236 '(syzyasan==1 or syzygy_optimize==1)', {
238 '../chrome/installer/mini_installer_syzygy.gyp:*',
242 }, # target_name: All_syzygy
244 # Note: Android uses android_builder_tests below.
245 # TODO: Consider merging that with this target.
246 'target_name': 'chromium_builder_tests',
249 '../base/base.gyp:base_unittests',
250 '../components/components_tests.gyp:components_unittests',
251 '../crypto/crypto.gyp:crypto_unittests',
252 '../net/net.gyp:net_unittests',
253 '../sql/sql.gyp:sql_unittests',
254 '../sync/sync.gyp:sync_unit_tests',
255 '../ui/display/display.gyp:display_unittests',
256 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
257 '../ui/ui_unittests.gyp:ui_unittests',
258 '../url/url.gyp:url_unittests',
261 ['OS!="ios" and OS!="android"', {
263 '../cc/cc_tests.gyp:cc_unittests',
264 '../chrome/chrome.gyp:browser_tests',
265 '../chrome/chrome.gyp:chromedriver_tests',
266 '../chrome/chrome.gyp:chromedriver_unittests',
267 '../chrome/chrome.gyp:interactive_ui_tests',
268 '../chrome/chrome.gyp:sync_integration_tests',
269 '../chrome/chrome.gyp:unit_tests',
270 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
271 '../content/content_shell_and_tests.gyp:content_browsertests',
272 '../content/content_shell_and_tests.gyp:content_shell',
273 '../content/content_shell_and_tests.gyp:content_unittests',
274 '../device/device_tests.gyp:device_unittests',
275 '../extensions/extensions.gyp:extensions_unittests',
276 '../gin/gin.gyp:gin_unittests',
277 '../google_apis/google_apis.gyp:google_apis_unittests',
278 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_support',
279 '../gpu/gpu.gyp:gpu_unittests',
280 '../ipc/ipc.gyp:ipc_tests',
281 '../jingle/jingle.gyp:jingle_unittests',
282 '../media/cast/cast.gyp:cast_unittests',
283 '../media/media.gyp:media_unittests',
284 '../mojo/mojo.gyp:mojo',
285 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
286 '../remoting/remoting.gyp:remoting_unittests',
287 '../third_party/WebKit/public/all.gyp:all_blink',
288 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
289 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
290 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
291 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
292 '../tools/telemetry/telemetry.gyp:*',
293 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests',
298 '../chrome/chrome.gyp:crash_service',
299 '../chrome/chrome.gyp:installer_util_unittests',
300 # ../chrome/test/mini_installer requires mini_installer.
301 '../chrome/installer/mini_installer.gyp:mini_installer',
302 '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
303 '../content/content_shell_and_tests.gyp:copy_test_netscape_plugin',
304 '../courgette/courgette.gyp:courgette_unittests',
305 '../sandbox/sandbox.gyp:sbox_integration_tests',
306 '../sandbox/sandbox.gyp:sbox_unittests',
307 '../sandbox/sandbox.gyp:sbox_validation_tests',
308 '../ui/app_list/app_list.gyp:app_list_unittests',
311 # remoting_host_installation uses lots of non-trivial GYP that tend
312 # to break because of differences between ninja and msbuild. Make
313 # sure this target is built by the builders on the main waterfall.
314 # See http://crbug.com/180600.
315 ['wix_exists == "True" and sas_dll_exists == "True"', {
317 '../remoting/remoting.gyp:remoting_host_installation',
322 # Disable incremental linking for all modules.
323 # 0: inherit, 1: disabled, 2: enabled.
324 'msvs_debug_link_incremental': '1',
325 'msvs_large_module_debug_link_mode': '1',
326 # Disable RTC. Syzygy explicitly doesn't support RTC
327 # instrumented binaries for now.
328 'win_debug_RuntimeChecks': '0',
331 # Disable iterator debugging (huge speed boost).
332 '_HAS_ITERATOR_DEBUGGING=0',
336 # Enable profile information (necessary for SyzyAsan
337 # instrumentation). This is incompatible with incremental
347 '../dbus/dbus.gyp:dbus_unittests',
348 '../sandbox/sandbox.gyp:sandbox_linux_unittests',
353 '../ui/app_list/app_list.gyp:app_list_unittests',
354 '../ui/message_center/message_center.gyp:*',
357 ['test_isolation_mode != "noop"', {
359 'chromium_swarm_tests',
364 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
367 ['enable_printing!=0', {
369 '../printing/printing.gyp:printing_unittests',
374 '../ui/app_list/app_list.gyp:app_list_unittests',
375 '../ui/aura/aura.gyp:aura_unittests',
376 '../ui/compositor/compositor.gyp:compositor_unittests',
377 '../ui/keyboard/keyboard.gyp:keyboard_unittests',
378 '../ui/views/views.gyp:views_unittests',
381 ['use_aura==1 or toolkit_views==1', {
383 '../ui/events/events.gyp:events_unittests',
388 '../ash/ash.gyp:ash_unittests',
391 ['disable_nacl==0', {
393 '../components/nacl.gyp:nacl_loader_unittests',
397 }, # target_name: chromium_builder_tests
403 'target_name': 'blink_tests',
406 '../third_party/WebKit/public/all.gyp:all_blink',
411 '../content/content_shell_and_tests.gyp:content_shell_apk',
412 '../breakpad/breakpad.gyp:dump_syms#host',
413 '../breakpad/breakpad.gyp:minidump_stackwalk#host',
417 '../content/content_shell_and_tests.gyp:content_shell',
422 '../content/content_shell_and_tests.gyp:content_shell_crash_service',
423 '../content/content_shell_and_tests.gyp:layout_test_helper',
426 ['OS!="win" and OS!="android"', {
428 '../breakpad/breakpad.gyp:minidump_stackwalk',
433 '../breakpad/breakpad.gyp:dump_syms#host',
434 '../content/content_shell_and_tests.gyp:layout_test_helper',
439 '../breakpad/breakpad.gyp:dump_syms',
443 }, # target_name: blink_tests
446 ['OS!="ios" and OS!="android"', {
449 'target_name': 'chromium_builder_nacl_win_integration',
452 'chromium_builder_qa', # needed for pyauto
453 'chromium_builder_tests',
455 }, # target_name: chromium_builder_nacl_win_integration
457 'target_name': 'chromium_builder_perf',
460 '../cc/cc_tests.gyp:cc_perftests',
461 '../chrome/chrome.gyp:chrome',
462 '../chrome/chrome.gyp:load_library_perf_tests',
463 '../chrome/chrome.gyp:performance_browser_tests',
464 '../chrome/chrome.gyp:sync_performance_tests',
465 '../media/media.gyp:media_perftests',
466 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
467 '../tools/telemetry/telemetry.gyp:*',
470 ['OS!="ios" and OS!="win"', {
472 '../breakpad/breakpad.gyp:minidump_stackwalk',
477 '../chrome/chrome.gyp:linux_symbols'
482 '../chrome/chrome.gyp:crash_service',
485 ['OS=="win" and target_arch=="ia32"', {
487 '../chrome/chrome.gyp:crash_service_win64',
491 }, # target_name: chromium_builder_perf
493 'target_name': 'chromium_gpu_builder',
496 '../chrome/chrome.gyp:chrome',
497 '../chrome/chrome.gyp:performance_browser_tests',
498 '../content/content_shell_and_tests.gyp:content_browsertests',
499 '../content/content_shell_and_tests.gyp:content_gl_tests',
500 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
501 '../gpu/gpu.gyp:gl_tests',
502 '../gpu/gpu.gyp:angle_unittests',
503 '../tools/telemetry/telemetry.gyp:*',
506 ['OS!="ios" and OS!="win"', {
508 '../breakpad/breakpad.gyp:minidump_stackwalk',
513 '../chrome/chrome.gyp:linux_symbols'
518 '../chrome/chrome.gyp:crash_service',
521 ['OS=="win" and target_arch=="ia32"', {
523 '../chrome/chrome.gyp:crash_service_win64',
527 }, # target_name: chromium_gpu_builder
529 'target_name': 'chromium_gpu_debug_builder',
532 '../chrome/chrome.gyp:chrome',
533 '../content/content_shell_and_tests.gyp:content_browsertests',
534 '../content/content_shell_and_tests.gyp:content_gl_tests',
535 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
536 '../gpu/gpu.gyp:gl_tests',
537 '../gpu/gpu.gyp:angle_unittests',
538 '../tools/telemetry/telemetry.gyp:*',
541 ['OS!="ios" and OS!="win"', {
543 '../breakpad/breakpad.gyp:minidump_stackwalk',
548 '../chrome/chrome.gyp:linux_symbols'
553 '../chrome/chrome.gyp:crash_service',
556 ['OS=="win" and target_arch=="ia32"', {
558 '../chrome/chrome.gyp:crash_service_win64',
562 }, # target_name: chromium_gpu_debug_builder
564 'target_name': 'chromium_builder_qa',
567 '../chrome/chrome.gyp:chrome',
568 # Dependencies of pyauto_functional tests.
569 '../remoting/remoting.gyp:remoting_webapp',
574 '../remoting/remoting.gyp:remoting_me2me_host_archive',
579 '../chrome/chrome.gyp:crash_service',
582 ['OS=="win" and target_arch=="ia32"', {
584 '../chrome/chrome.gyp:crash_service_win64',
587 ['OS=="win" and component != "shared_library" and wix_exists == "True" and sas_dll_exists == "True"', {
589 '../remoting/remoting.gyp:remoting_host_installation',
593 }, # target_name: chromium_builder_qa
595 'target_name': 'chromium_builder_perf_av',
598 'blink_tests', # to run layout tests
599 'chromium_builder_qa', # needed for perf pyauto tests
601 }, # target_name: chromium_builder_perf_av
603 # This target contains everything we need to run tests on the special
604 # device-equipped WebRTC bots. We have device-requiring tests in
605 # browser_tests and content_browsertests.
606 'target_name': 'chromium_builder_webrtc',
609 'chromium_builder_qa', # TODO(phoglund): not sure if needed?
610 '../chrome/chrome.gyp:browser_tests',
611 '../content/content_shell_and_tests.gyp:content_browsertests',
612 '../content/content_shell_and_tests.gyp:content_unittests',
613 '../third_party/webrtc/tools/tools.gyp:frame_analyzer',
614 '../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter',
619 '../chrome/chrome.gyp:crash_service',
623 }, # target_name: chromium_builder_webrtc
625 'target_name': 'chromium_builder_chromedriver',
628 '../chrome/chrome.gyp:chromedriver',
629 '../chrome/chrome.gyp:chromedriver_tests',
630 '../chrome/chrome.gyp:chromedriver_unittests',
632 }, # target_name: chromium_builder_chromedriver
634 'target_name': 'chromium_builder_asan',
637 '../chrome/chrome.gyp:chrome',
639 # We refer to content_shell directly rather than blink_tests
640 # because we don't want the _unittests binaries.
641 '../content/content_shell_and_tests.gyp:content_shell',
646 '../net/net.gyp:hpack_fuzz_wrapper',
647 '../net/net.gyp:dns_fuzz_stub',
648 '../skia/skia.gyp:filter_fuzz_stub',
651 ['enable_ipc_fuzzer==1 and OS=="linux" and component!="shared_library"', {
653 '../tools/ipc_fuzzer/ipc_fuzzer.gyp:*',
658 '../v8/src/d8.gyp:d8#host',
659 '../third_party/pdfium/samples/samples.gyp:pdfium_test',
662 ['internal_filter_fuzzer==1', {
664 '../skia/tools/clusterfuzz-data/fuzzers/filter_fuzzer/filter_fuzzer.gyp:filter_fuzzer',
666 }], # internal_filter_fuzzer
667 ['OS=="win" and fastbuild==0 and target_arch=="ia32" and syzyasan==1', {
669 '../chrome/chrome_syzygy.gyp:chrome_dll_syzygy',
670 '../content/content_shell_and_tests.gyp:content_shell_syzyasan',
671 '../pdf/pdf.gyp:pdf_syzyasan',
674 ['chrome_multiple_dll==1', {
676 '../chrome/chrome_syzygy.gyp:chrome_child_dll_syzygy',
684 'target_name': 'chromium_builder_nacl_sdk',
687 '../chrome/chrome.gyp:chrome',
692 '../chrome/chrome.gyp:chrome_nacl_win64',
696 }, #target_name: chromium_builder_nacl_sdk
698 }], #OS!=ios and OS!=android
702 # The current list of tests for android. This is temporary
703 # until the full set supported. If adding a new test here,
704 # please also add it to build/android/pylib/gtest/gtest_config.py,
705 # else the test is not run.
708 # Do not add targets here without communicating the implications
709 # on tryserver triggers and load. Discuss with
710 # chrome-infrastructure-team please.
711 'target_name': 'android_builder_tests',
714 '../android_webview/android_webview.gyp:android_webview_unittests',
715 '../base/android/jni_generator/jni_generator.gyp:jni_generator_tests',
716 '../base/base.gyp:base_unittests',
717 '../breakpad/breakpad.gyp:breakpad_unittests_stripped',
718 # Also compile the tools needed to deal with minidumps, they are
719 # needed to run minidump tests upstream.
720 '../breakpad/breakpad.gyp:dump_syms#host',
721 '../breakpad/breakpad.gyp:symupload#host',
722 '../breakpad/breakpad.gyp:minidump_dump#host',
723 '../breakpad/breakpad.gyp:minidump_stackwalk#host',
724 '../build/android/tests/multiple_proguards/multiple_proguards.gyp:multiple_proguards_test_apk',
725 '../cc/cc_tests.gyp:cc_perftests_apk',
726 '../cc/cc_tests.gyp:cc_unittests',
727 '../chrome/chrome.gyp:unit_tests',
728 '../components/components_tests.gyp:components_unittests',
729 '../content/content_shell_and_tests.gyp:content_browsertests',
730 '../content/content_shell_and_tests.gyp:content_gl_tests',
731 '../content/content_shell_and_tests.gyp:chromium_linker_test_apk',
732 '../content/content_shell_and_tests.gyp:content_shell_test_apk',
733 '../content/content_shell_and_tests.gyp:content_unittests',
734 '../gpu/gpu.gyp:gl_tests',
735 '../gpu/gpu.gyp:gpu_unittests',
736 '../ipc/ipc.gyp:ipc_tests',
737 '../media/media.gyp:media_perftests_apk',
738 '../media/media.gyp:media_unittests',
739 '../net/net.gyp:net_unittests',
740 '../sandbox/sandbox.gyp:sandbox_linux_unittests_stripped',
741 '../sql/sql.gyp:sql_unittests',
742 '../sync/sync.gyp:sync_unit_tests',
743 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
744 '../third_party/WebKit/public/all.gyp:*',
745 '../tools/android/android_tools.gyp:android_tools',
746 '../tools/android/android_tools.gyp:memconsumer',
747 '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugin_test',
748 '../ui/events/events.gyp:events_unittests',
749 '../ui/ui_unittests.gyp:ui_unittests',
750 # Unit test bundles packaged as an apk.
751 '../android_webview/android_webview.gyp:android_webview_test_apk',
752 '../android_webview/android_webview.gyp:android_webview_unittests_apk',
753 '../base/base.gyp:base_unittests_apk',
754 '../cc/cc_tests.gyp:cc_unittests_apk',
755 '../chrome/chrome.gyp:chrome_shell_test_apk',
756 '../chrome/chrome.gyp:chrome_shell_uiautomator_tests',
757 '../chrome/chrome.gyp:unit_tests_apk',
758 '../components/components_tests.gyp:components_unittests_apk',
759 '../content/content_shell_and_tests.gyp:content_browsertests_apk',
760 '../content/content_shell_and_tests.gyp:content_gl_tests_apk',
761 '../content/content_shell_and_tests.gyp:content_unittests_apk',
762 '../content/content_shell_and_tests.gyp:video_decode_accelerator_unittest_apk',
763 '../gpu/gpu.gyp:gl_tests_apk',
764 '../gpu/gpu.gyp:gpu_unittests_apk',
765 '../ipc/ipc.gyp:ipc_tests_apk',
766 '../media/media.gyp:media_unittests_apk',
767 '../net/net.gyp:net_unittests_apk',
768 '../sandbox/sandbox.gyp:sandbox_linux_jni_unittests_apk',
769 '../sql/sql.gyp:sql_unittests_apk',
770 '../sync/sync.gyp:sync_unit_tests_apk',
771 '../ui/events/events.gyp:events_unittests_apk',
772 '../ui/gfx/gfx_tests.gyp:gfx_unittests_apk',
773 '../ui/ui_unittests.gyp:ui_unittests_apk',
774 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests_apk',
778 # WebRTC Android APK tests.
779 'target_name': 'android_builder_webrtc',
782 # Set default value for include_tests to '0'. It is normally only
783 # used in WebRTC GYP files. It is set to '1' only when building
784 # WebRTC for Android, inside a Chromium checkout.
788 ['include_tests==1', {
790 '../third_party/webrtc/build/apk_tests.gyp:*',
794 }, # target_name: android_builder_webrtc
796 # WebRTC Chromium tests to run on Android.
797 'target_name': 'android_builder_chromium_webrtc',
800 '../content/content_shell_and_tests.gyp:content_browsertests',
801 '../tools/android/android_tools.gyp:android_tools',
802 '../tools/android/android_tools.gyp:memconsumer',
803 # Unit test bundles packaged as an apk.
804 '../content/content_shell_and_tests.gyp:content_browsertests_apk',
806 }, # target_name: android_builder_chromium_webrtc
812 # Target to build everything plus the dmg. We don't put the dmg
813 # in the All target because developers really don't need it.
814 'target_name': 'all_and_dmg',
818 '../chrome/chrome.gyp:build_app_dmg',
821 # These targets are here so the build bots can use them to build
822 # subsets of a full tree for faster cycle times.
824 'target_name': 'chromium_builder_dbg',
827 '../cc/cc_tests.gyp:cc_unittests',
828 '../chrome/chrome.gyp:browser_tests',
829 '../chrome/chrome.gyp:interactive_ui_tests',
830 '../chrome/chrome.gyp:sync_integration_tests',
831 '../chrome/chrome.gyp:unit_tests',
832 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
833 '../components/components_tests.gyp:components_unittests',
834 '../content/content_shell_and_tests.gyp:content_browsertests',
835 '../content/content_shell_and_tests.gyp:content_unittests',
836 '../device/device_tests.gyp:device_unittests',
837 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
838 '../gpu/gpu.gyp:gpu_unittests',
839 '../ipc/ipc.gyp:ipc_tests',
840 '../jingle/jingle.gyp:jingle_unittests',
841 '../media/media.gyp:media_unittests',
842 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
843 '../printing/printing.gyp:printing_unittests',
844 '../remoting/remoting.gyp:remoting_unittests',
846 '../sql/sql.gyp:sql_unittests',
847 '../sync/sync.gyp:sync_unit_tests',
848 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
849 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
850 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
851 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
852 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
853 '../tools/telemetry/telemetry.gyp:*',
854 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
855 '../ui/ui_unittests.gyp:ui_unittests',
856 '../url/url.gyp:url_unittests',
860 'target_name': 'chromium_builder_rel',
863 '../cc/cc_tests.gyp:cc_unittests',
864 '../chrome/chrome.gyp:browser_tests',
865 '../chrome/chrome.gyp:performance_browser_tests',
866 '../chrome/chrome.gyp:sync_integration_tests',
867 '../chrome/chrome.gyp:unit_tests',
868 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
869 '../components/components_tests.gyp:components_unittests',
870 '../content/content_shell_and_tests.gyp:content_browsertests',
871 '../content/content_shell_and_tests.gyp:content_unittests',
872 '../device/device_tests.gyp:device_unittests',
873 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
874 '../gpu/gpu.gyp:gpu_unittests',
875 '../ipc/ipc.gyp:ipc_tests',
876 '../jingle/jingle.gyp:jingle_unittests',
877 '../media/media.gyp:media_unittests',
878 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
879 '../printing/printing.gyp:printing_unittests',
880 '../remoting/remoting.gyp:remoting_unittests',
881 '../sql/sql.gyp:sql_unittests',
882 '../sync/sync.gyp:sync_unit_tests',
883 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
884 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
885 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
886 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
887 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
888 '../tools/telemetry/telemetry.gyp:*',
889 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
890 '../ui/ui_unittests.gyp:ui_unittests',
891 '../url/url.gyp:url_unittests',
892 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests',
896 'target_name': 'chromium_builder_dbg_tsan_mac',
899 '../base/base.gyp:base_unittests',
900 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
901 '../crypto/crypto.gyp:crypto_unittests',
902 '../ipc/ipc.gyp:ipc_tests',
903 '../jingle/jingle.gyp:jingle_unittests',
904 '../media/media.gyp:media_unittests',
905 '../net/net.gyp:net_unittests',
906 '../printing/printing.gyp:printing_unittests',
907 '../remoting/remoting.gyp:remoting_unittests',
908 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
909 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
910 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
911 '../url/url.gyp:url_unittests',
915 'target_name': 'chromium_builder_dbg_valgrind_mac',
918 '../base/base.gyp:base_unittests',
919 '../chrome/chrome.gyp:unit_tests',
920 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
921 '../components/components_tests.gyp:components_unittests',
922 '../content/content_shell_and_tests.gyp:content_unittests',
923 '../crypto/crypto.gyp:crypto_unittests',
924 '../device/device_tests.gyp:device_unittests',
925 '../ipc/ipc.gyp:ipc_tests',
926 '../jingle/jingle.gyp:jingle_unittests',
927 '../media/media.gyp:media_unittests',
928 '../net/net.gyp:net_unittests',
929 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
930 '../printing/printing.gyp:printing_unittests',
931 '../remoting/remoting.gyp:remoting_unittests',
932 '../sql/sql.gyp:sql_unittests',
933 '../sync/sync.gyp:sync_unit_tests',
934 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
935 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
936 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
937 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
938 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
939 '../ui/ui_unittests.gyp:ui_unittests',
940 '../url/url.gyp:url_unittests',
947 # These targets are here so the build bots can use them to build
948 # subsets of a full tree for faster cycle times.
950 'target_name': 'chromium_builder',
953 '../cc/cc_tests.gyp:cc_unittests',
954 '../chrome/chrome.gyp:browser_tests',
955 '../chrome/chrome.gyp:crash_service',
956 '../chrome/chrome.gyp:gcapi_test',
957 '../chrome/chrome.gyp:installer_util_unittests',
958 '../chrome/chrome.gyp:interactive_ui_tests',
959 '../chrome/chrome.gyp:performance_browser_tests',
960 '../chrome/chrome.gyp:sync_integration_tests',
961 '../chrome/chrome.gyp:unit_tests',
962 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
963 '../components/components_tests.gyp:components_unittests',
964 '../content/content_shell_and_tests.gyp:content_browsertests',
965 '../content/content_shell_and_tests.gyp:content_unittests',
966 '../content/content_shell_and_tests.gyp:copy_test_netscape_plugin',
967 # ../chrome/test/mini_installer requires mini_installer.
968 '../chrome/installer/mini_installer.gyp:mini_installer',
969 '../courgette/courgette.gyp:courgette_unittests',
970 '../device/device_tests.gyp:device_unittests',
971 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
972 '../gpu/gpu.gyp:gpu_unittests',
973 '../ipc/ipc.gyp:ipc_tests',
974 '../jingle/jingle.gyp:jingle_unittests',
975 '../media/media.gyp:media_unittests',
976 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
977 '../printing/printing.gyp:printing_unittests',
978 '../remoting/remoting.gyp:remoting_unittests',
979 '../sql/sql.gyp:sql_unittests',
980 '../sync/sync.gyp:sync_unit_tests',
981 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
982 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
983 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
984 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
985 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
986 '../tools/telemetry/telemetry.gyp:*',
987 '../ui/events/events.gyp:events_unittests',
988 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
989 '../ui/ui_unittests.gyp:ui_unittests',
990 '../ui/views/views.gyp:views_unittests',
991 '../url/url.gyp:url_unittests',
992 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests',
995 ['target_arch=="ia32"', {
997 '../chrome/chrome.gyp:crash_service_win64',
1003 'target_name': 'chromium_builder_win_cf',
1007 'target_name': 'chromium_builder_dbg_tsan_win',
1010 '../base/base.gyp:base_unittests',
1011 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1012 '../components/components_tests.gyp:components_unittests',
1013 '../content/content_shell_and_tests.gyp:content_unittests',
1014 '../crypto/crypto.gyp:crypto_unittests',
1015 '../ipc/ipc.gyp:ipc_tests',
1016 '../jingle/jingle.gyp:jingle_unittests',
1017 '../media/media.gyp:media_unittests',
1018 '../net/net.gyp:net_unittests',
1019 '../printing/printing.gyp:printing_unittests',
1020 '../remoting/remoting.gyp:remoting_unittests',
1021 '../sql/sql.gyp:sql_unittests',
1022 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1023 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1024 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1025 '../url/url.gyp:url_unittests',
1029 'target_name': 'chromium_builder_dbg_drmemory_win',
1032 '../base/base.gyp:base_unittests',
1033 '../chrome/chrome.gyp:unit_tests',
1034 '../chrome/chrome.gyp:browser_tests',
1035 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1036 '../components/components_tests.gyp:components_unittests',
1037 '../content/content_shell_and_tests.gyp:content_browsertests',
1038 '../content/content_shell_and_tests.gyp:content_shell',
1039 '../content/content_shell_and_tests.gyp:content_shell_crash_service',
1040 '../content/content_shell_and_tests.gyp:layout_test_helper',
1041 '../content/content_shell_and_tests.gyp:content_unittests',
1042 '../crypto/crypto.gyp:crypto_unittests',
1043 '../device/device_tests.gyp:device_unittests',
1044 '../ipc/ipc.gyp:ipc_tests',
1045 '../jingle/jingle.gyp:jingle_unittests',
1046 '../media/media.gyp:media_unittests',
1047 '../mojo/mojo.gyp:mojo',
1048 '../net/net.gyp:net_unittests',
1049 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1050 '../gpu/gpu.gyp:gpu_unittests',
1051 '../printing/printing.gyp:printing_unittests',
1052 '../remoting/remoting.gyp:remoting_unittests',
1053 '../sql/sql.gyp:sql_unittests',
1054 '../sync/sync.gyp:sync_unit_tests',
1055 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1056 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
1057 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1058 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1059 '../url/url.gyp:url_unittests',
1063 'target_name': 'webkit_builder_win',
1071 ['branding=="Chrome"', {
1074 'target_name': 'chrome_official_builder',
1077 '../base/base.gyp:base_unittests',
1078 '../chrome/chrome.gyp:browser_tests',
1079 '../chrome/chrome.gyp:crash_service',
1080 '../chrome/chrome.gyp:gcapi_dll',
1081 '../chrome/chrome.gyp:pack_policy_templates',
1082 '../chrome/installer/mini_installer.gyp:mini_installer',
1083 '../cloud_print/cloud_print.gyp:cloud_print',
1084 '../courgette/courgette.gyp:courgette',
1085 '../courgette/courgette.gyp:courgette64',
1086 '../ipc/ipc.gyp:ipc_tests',
1087 '../media/media.gyp:media_unittests',
1088 '../net/net.gyp:net_unittests_run',
1089 '../printing/printing.gyp:printing_unittests',
1090 '../remoting/remoting.gyp:remoting_webapp',
1091 '../sql/sql.gyp:sql_unittests',
1092 '../sync/sync.gyp:sync_unit_tests',
1093 '../third_party/widevine/cdm/widevine_cdm.gyp:widevinecdmadapter',
1094 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1095 '../ui/ui_unittests.gyp:ui_unittests',
1096 '../ui/views/views.gyp:views_unittests',
1097 '../url/url.gyp:url_unittests',
1100 ['target_arch=="ia32"', {
1102 '../chrome/chrome.gyp:crash_service_win64',
1105 ['component != "shared_library" and wix_exists == "True" and \
1106 sas_dll_exists == "True"', {
1108 '../remoting/remoting.gyp:remoting_host_installation',
1110 }], # component != "shared_library"
1114 }], # branding=="Chrome"
1120 'target_name': 'aura_builder',
1123 '../cc/cc_tests.gyp:cc_unittests',
1124 '../chrome/chrome.gyp:browser_tests',
1125 '../chrome/chrome.gyp:chrome',
1126 '../chrome/chrome.gyp:interactive_ui_tests',
1127 '../chrome/chrome.gyp:unit_tests',
1128 '../components/components_tests.gyp:components_unittests',
1129 '../content/content_shell_and_tests.gyp:content_browsertests',
1130 '../content/content_shell_and_tests.gyp:content_unittests',
1131 '../device/device_tests.gyp:device_unittests',
1132 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1133 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
1134 '../remoting/remoting.gyp:remoting_unittests',
1135 '../ui/app_list/app_list.gyp:*',
1136 '../ui/aura/aura.gyp:*',
1137 '../ui/compositor/compositor.gyp:*',
1138 '../ui/display/display.gyp:display_unittests',
1139 '../ui/events/events.gyp:*',
1140 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1141 '../ui/keyboard/keyboard.gyp:*',
1142 '../ui/message_center/message_center.gyp:*',
1143 '../ui/snapshot/snapshot.gyp:snapshot_unittests',
1144 '../ui/ui_unittests.gyp:ui_unittests',
1145 '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
1146 '../ui/views/views.gyp:views',
1147 '../ui/views/views.gyp:views_unittests',
1148 '../ui/wm/wm.gyp:*',
1149 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests',
1155 '../chrome/chrome.gyp:crash_service',
1158 ['OS=="win" and target_arch=="ia32"', {
1160 '../chrome/chrome.gyp:crash_service_win64',
1165 '../ash/ash.gyp:ash_shell',
1166 '../ash/ash.gyp:ash_unittests',
1170 # Tests that currently only work on Linux.
1172 '../base/base.gyp:base_unittests',
1173 '../ipc/ipc.gyp:ipc_tests',
1174 '../sql/sql.gyp:sql_unittests',
1175 '../sync/sync.gyp:sync_unit_tests',
1180 '../chromeos/chromeos.gyp:chromeos_unittests',
1181 '../athena/main/athena_main.gyp:*',
1186 '../ui/ozone/ozone.gyp:*',
1189 '../chrome/chrome.gyp:interactive_ui_tests', # crbug.com/362166
1198 # TODO(thakis): Remove this once the linux gtk bot no longer references
1199 # it (probably after the first aura release on linux), see r249162
1202 'target_name': 'aura_builder',
1205 '../chrome/chrome.gyp:chrome',
1211 ['test_isolation_mode != "noop"', {
1214 'target_name': 'chromium_swarm_tests',
1217 '../base/base.gyp:base_unittests_run',
1218 '../chrome/chrome.gyp:browser_tests_run',
1219 '../chrome/chrome.gyp:interactive_ui_tests_run',
1220 # http://crbug.com/157234
1221 #'../chrome/chrome.gyp:sync_integration_tests_run',
1222 '../chrome/chrome.gyp:unit_tests_run',
1223 '../net/net.gyp:net_unittests_run',
1225 }, # target_name: chromium_swarm_tests
1228 ['OS=="mac" and toolkit_views==1', {
1231 'target_name': 'macviews_builder',
1234 '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
1235 '../ui/views/views.gyp:views',
1236 '../ui/views/views.gyp:views_unittests',
1238 }, # target_name: macviews_builder
1240 }], # os=='mac' and toolkit_views==1