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:*',
167 # Don't enable dependencies that don't work on Win64.
168 ['target_arch!="x64"', {
170 # TODO(jschuh) Enable Win64 Memory Watcher. crbug.com/176877
171 '../tools/memory_watcher/memory_watcher.gyp:*',
176 '../chrome_elf/chrome_elf.gyp:*',
177 '../cloud_print/cloud_print.gyp:*',
178 '../courgette/courgette.gyp:*',
180 '../sandbox/sandbox.gyp:*',
181 '<(angle_path)/src/build_angle.gyp:*',
182 '../third_party/bspatch/bspatch.gyp:*',
183 '../tools/win/static_initializers/static_initializers.gyp:*',
187 '../third_party/libevent/libevent.gyp:*',
190 ['toolkit_views==1', {
192 '../ui/views/controls/webview/webview.gyp:*',
193 '../ui/views/views.gyp:*',
198 '../ui/aura/aura.gyp:*',
208 '../remoting/remoting.gyp:*',
213 '../net/third_party/nss/ssl.gyp:*',
216 ['enable_app_list==1', {
218 '../ui/app_list/app_list.gyp:*',
221 ['OS!="android" and OS!="ios"', {
223 '../google_apis/gcm/gcm.gyp:*',
226 ['chromeos==1 or (OS=="linux" and use_aura==1)', {
228 '../apps/shell/app_shell.gyp:*',
233 '../athena/main/athena_main.gyp:*',
237 }, # target_name: All
239 'target_name': 'All_syzygy',
242 ['OS=="win" and fastbuild==0 and target_arch=="ia32" and '
243 '(syzyasan==1 or syzygy_optimize==1)', {
245 '../chrome/installer/mini_installer_syzygy.gyp:*',
249 }, # target_name: All_syzygy
251 # Note: Android uses android_builder_tests below.
252 # TODO: Consider merging that with this target.
253 'target_name': 'chromium_builder_tests',
256 '../base/base.gyp:base_unittests',
257 '../components/components_tests.gyp:components_unittests',
258 '../crypto/crypto.gyp:crypto_unittests',
259 '../net/net.gyp:net_unittests',
260 '../sql/sql.gyp:sql_unittests',
261 '../sync/sync.gyp:sync_unit_tests',
262 '../ui/display/display.gyp:display_unittests',
263 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
264 '../ui/ui_unittests.gyp:ui_unittests',
265 '../url/url.gyp:url_unittests',
268 ['OS!="ios" and OS!="android"', {
270 '../cc/cc_tests.gyp:cc_unittests',
271 '../chrome/chrome.gyp:browser_tests',
272 '../chrome/chrome.gyp:chromedriver_tests',
273 '../chrome/chrome.gyp:chromedriver_unittests',
274 '../chrome/chrome.gyp:interactive_ui_tests',
275 '../chrome/chrome.gyp:sync_integration_tests',
276 '../chrome/chrome.gyp:unit_tests',
277 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
278 '../content/content_shell_and_tests.gyp:content_browsertests',
279 '../content/content_shell_and_tests.gyp:content_shell',
280 '../content/content_shell_and_tests.gyp:content_unittests',
281 '../device/device_tests.gyp:device_unittests',
282 '../extensions/extensions.gyp:extensions_unittests',
283 '../gin/gin.gyp:gin_unittests',
284 '../google_apis/google_apis.gyp:google_apis_unittests',
285 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_support',
286 '../gpu/gpu.gyp:gpu_unittests',
287 '../ipc/ipc.gyp:ipc_tests',
288 '../jingle/jingle.gyp:jingle_unittests',
289 '../media/cast/cast.gyp:cast_unittests',
290 '../media/media.gyp:media_unittests',
291 '../mojo/mojo.gyp:mojo',
292 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
293 '../remoting/remoting.gyp:remoting_unittests',
294 '../third_party/WebKit/public/all.gyp:all_blink',
295 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
296 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
297 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
298 '../tools/telemetry/telemetry.gyp:*',
299 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests',
304 '../chrome/chrome.gyp:crash_service',
305 '../chrome/chrome.gyp:installer_util_unittests',
306 # ../chrome/test/mini_installer requires mini_installer.
307 '../chrome/installer/mini_installer.gyp:mini_installer',
308 '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
309 '../content/content_shell_and_tests.gyp:copy_test_netscape_plugin',
310 '../courgette/courgette.gyp:courgette_unittests',
311 '../sandbox/sandbox.gyp:sbox_integration_tests',
312 '../sandbox/sandbox.gyp:sbox_unittests',
313 '../sandbox/sandbox.gyp:sbox_validation_tests',
314 '../ui/app_list/app_list.gyp:app_list_unittests',
317 # remoting_host_installation uses lots of non-trivial GYP that tend
318 # to break because of differences between ninja and msbuild. Make
319 # sure this target is built by the builders on the main waterfall.
320 # See http://crbug.com/180600.
321 ['wix_exists == "True" and sas_dll_exists == "True"', {
323 '../remoting/remoting.gyp:remoting_host_installation',
328 # Disable incremental linking for all modules.
329 # 0: inherit, 1: disabled, 2: enabled.
330 'msvs_debug_link_incremental': '1',
331 'msvs_large_module_debug_link_mode': '1',
332 # Disable RTC. Syzygy explicitly doesn't support RTC
333 # instrumented binaries for now.
334 'win_debug_RuntimeChecks': '0',
337 # Disable iterator debugging (huge speed boost).
338 '_HAS_ITERATOR_DEBUGGING=0',
342 # Enable profile information (necessary for SyzyAsan
343 # instrumentation). This is incompatible with incremental
353 '../dbus/dbus.gyp:dbus_unittests',
354 '../sandbox/sandbox.gyp:sandbox_linux_unittests',
359 '../ui/app_list/app_list.gyp:app_list_unittests',
360 '../ui/message_center/message_center.gyp:*',
363 ['test_isolation_mode != "noop"', {
365 'chromium_swarm_tests',
370 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
373 ['enable_printing!=0', {
375 '../printing/printing.gyp:printing_unittests',
380 '../ui/app_list/app_list.gyp:app_list_unittests',
381 '../ui/aura/aura.gyp:aura_unittests',
382 '../ui/compositor/compositor.gyp:compositor_unittests',
383 '../ui/keyboard/keyboard.gyp:keyboard_unittests',
384 '../ui/views/views.gyp:views_unittests',
387 ['use_aura==1 or toolkit_views==1', {
389 '../ui/events/events.gyp:events_unittests',
394 '../ash/ash.gyp:ash_unittests',
397 ['disable_nacl==0', {
399 '../components/nacl.gyp:nacl_loader_unittests',
403 }, # target_name: chromium_builder_tests
409 'target_name': 'blink_tests',
412 '../third_party/WebKit/public/all.gyp:all_blink',
417 '../content/content_shell_and_tests.gyp:content_shell_apk',
418 '../breakpad/breakpad.gyp:dump_syms#host',
419 '../breakpad/breakpad.gyp:minidump_stackwalk#host',
423 '../content/content_shell_and_tests.gyp:content_shell',
428 '../content/content_shell_and_tests.gyp:content_shell_crash_service',
429 '../content/content_shell_and_tests.gyp:layout_test_helper',
432 ['OS!="win" and OS!="android"', {
434 '../breakpad/breakpad.gyp:minidump_stackwalk',
439 '../breakpad/breakpad.gyp:dump_syms#host',
440 '../content/content_shell_and_tests.gyp:layout_test_helper',
445 '../breakpad/breakpad.gyp:dump_syms',
449 }, # target_name: blink_tests
452 ['OS!="ios" and OS!="android"', {
455 'target_name': 'chromium_builder_nacl_win_integration',
458 'chromium_builder_qa', # needed for pyauto
459 'chromium_builder_tests',
461 }, # target_name: chromium_builder_nacl_win_integration
463 'target_name': 'chromium_builder_perf',
466 '../cc/cc_tests.gyp:cc_perftests',
467 '../chrome/chrome.gyp:chrome',
468 '../chrome/chrome.gyp:load_library_perf_tests',
469 '../chrome/chrome.gyp:performance_browser_tests',
470 '../chrome/chrome.gyp:sync_performance_tests',
471 '../media/media.gyp:media_perftests',
472 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
473 '../tools/telemetry/telemetry.gyp:*',
476 ['OS!="ios" and OS!="win"', {
478 '../breakpad/breakpad.gyp:minidump_stackwalk',
483 '../chrome/chrome.gyp:linux_symbols'
488 '../chrome/chrome.gyp:crash_service',
491 ['OS=="win" and target_arch=="ia32"', {
493 '../chrome/chrome.gyp:crash_service_win64',
497 }, # target_name: chromium_builder_perf
499 'target_name': 'chromium_gpu_builder',
502 '../chrome/chrome.gyp:chrome',
503 '../chrome/chrome.gyp:performance_browser_tests',
504 '../content/content_shell_and_tests.gyp:content_browsertests',
505 '../content/content_shell_and_tests.gyp:content_gl_tests',
506 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
507 '../gpu/gpu.gyp:gl_tests',
508 '../gpu/gpu.gyp:angle_unittests',
509 '../tools/telemetry/telemetry.gyp:*',
512 ['OS!="ios" and OS!="win"', {
514 '../breakpad/breakpad.gyp:minidump_stackwalk',
519 '../chrome/chrome.gyp:linux_symbols'
524 '../chrome/chrome.gyp:crash_service',
527 ['OS=="win" and target_arch=="ia32"', {
529 '../chrome/chrome.gyp:crash_service_win64',
533 }, # target_name: chromium_gpu_builder
535 'target_name': 'chromium_gpu_debug_builder',
538 '../chrome/chrome.gyp:chrome',
539 '../content/content_shell_and_tests.gyp:content_browsertests',
540 '../content/content_shell_and_tests.gyp:content_gl_tests',
541 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
542 '../gpu/gpu.gyp:gl_tests',
543 '../gpu/gpu.gyp:angle_unittests',
544 '../tools/telemetry/telemetry.gyp:*',
547 ['OS!="ios" and OS!="win"', {
549 '../breakpad/breakpad.gyp:minidump_stackwalk',
554 '../chrome/chrome.gyp:linux_symbols'
559 '../chrome/chrome.gyp:crash_service',
562 ['OS=="win" and target_arch=="ia32"', {
564 '../chrome/chrome.gyp:crash_service_win64',
568 }, # target_name: chromium_gpu_debug_builder
570 'target_name': 'chromium_builder_qa',
573 '../chrome/chrome.gyp:chrome',
574 # Dependencies of pyauto_functional tests.
575 '../remoting/remoting.gyp:remoting_webapp',
580 '../remoting/remoting.gyp:remoting_me2me_host_archive',
585 '../chrome/chrome.gyp:crash_service',
588 ['OS=="win" and target_arch=="ia32"', {
590 '../chrome/chrome.gyp:crash_service_win64',
593 ['OS=="win" and component != "shared_library" and wix_exists == "True" and sas_dll_exists == "True"', {
595 '../remoting/remoting.gyp:remoting_host_installation',
599 }, # target_name: chromium_builder_qa
601 'target_name': 'chromium_builder_perf_av',
604 'blink_tests', # to run layout tests
605 'chromium_builder_qa', # needed for perf pyauto tests
607 }, # target_name: chromium_builder_perf_av
609 # This target contains everything we need to run tests on the special
610 # device-equipped WebRTC bots. We have device-requiring tests in
611 # browser_tests and content_browsertests.
612 'target_name': 'chromium_builder_webrtc',
615 'chromium_builder_qa', # TODO(phoglund): not sure if needed?
616 '../chrome/chrome.gyp:browser_tests',
617 '../content/content_shell_and_tests.gyp:content_browsertests',
618 '../content/content_shell_and_tests.gyp:content_unittests',
619 '../third_party/webrtc/tools/tools.gyp:frame_analyzer',
620 '../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter',
625 '../chrome/chrome.gyp:crash_service',
629 }, # target_name: chromium_builder_webrtc
631 'target_name': 'chromium_builder_chromedriver',
634 '../chrome/chrome.gyp:chromedriver',
635 '../chrome/chrome.gyp:chromedriver_tests',
636 '../chrome/chrome.gyp:chromedriver_unittests',
638 }, # target_name: chromium_builder_chromedriver
640 'target_name': 'chromium_builder_asan',
643 '../chrome/chrome.gyp:chrome',
645 # We refer to content_shell directly rather than blink_tests
646 # because we don't want the _unittests binaries.
647 '../content/content_shell_and_tests.gyp:content_shell',
652 '../net/net.gyp:hpack_fuzz_wrapper',
653 '../net/net.gyp:dns_fuzz_stub',
654 '../skia/skia.gyp:filter_fuzz_stub',
657 ['enable_ipc_fuzzer==1 and OS=="linux" and component!="shared_library"', {
659 '../tools/ipc_fuzzer/ipc_fuzzer.gyp:*',
664 '../v8/src/d8.gyp:d8#host',
665 '../third_party/pdfium/samples/samples.gyp:pdfium_test',
668 ['internal_filter_fuzzer==1', {
670 '../skia/tools/clusterfuzz-data/fuzzers/filter_fuzzer/filter_fuzzer.gyp:filter_fuzzer',
672 }], # internal_filter_fuzzer
673 ['OS=="win" and fastbuild==0 and target_arch=="ia32" and syzyasan==1', {
675 '../chrome/chrome_syzygy.gyp:chrome_dll_syzygy',
676 '../content/content_shell_and_tests.gyp:content_shell_syzyasan',
679 ['chrome_multiple_dll==1', {
681 '../chrome/chrome_syzygy.gyp:chrome_child_dll_syzygy',
689 'target_name': 'chromium_builder_nacl_sdk',
692 '../chrome/chrome.gyp:chrome',
697 '../chrome/chrome.gyp:chrome_nacl_win64',
701 }, #target_name: chromium_builder_nacl_sdk
703 }], #OS!=ios and OS!=android
707 # The current list of tests for android. This is temporary
708 # until the full set supported. If adding a new test here,
709 # please also add it to build/android/pylib/gtest/gtest_config.py,
710 # else the test is not run.
713 # Do not add targets here without communicating the implications
714 # on tryserver triggers and load. Discuss with
715 # chrome-infrastructure-team please.
716 'target_name': 'android_builder_tests',
719 '../android_webview/android_webview.gyp:android_webview_unittests',
720 '../base/android/jni_generator/jni_generator.gyp:jni_generator_tests',
721 '../base/base.gyp:base_unittests',
722 '../breakpad/breakpad.gyp:breakpad_unittests_stripped',
723 # Also compile the tools needed to deal with minidumps, they are
724 # needed to run minidump tests upstream.
725 '../breakpad/breakpad.gyp:dump_syms#host',
726 '../breakpad/breakpad.gyp:symupload#host',
727 '../breakpad/breakpad.gyp:minidump_dump#host',
728 '../breakpad/breakpad.gyp:minidump_stackwalk#host',
729 '../build/android/tests/multiple_proguards/multiple_proguards.gyp:multiple_proguards_test_apk',
730 '../cc/cc_tests.gyp:cc_perftests_apk',
731 '../cc/cc_tests.gyp:cc_unittests',
732 '../chrome/chrome.gyp:unit_tests',
733 '../components/components_tests.gyp:components_unittests',
734 '../content/content_shell_and_tests.gyp:content_browsertests',
735 '../content/content_shell_and_tests.gyp:content_gl_tests',
736 '../content/content_shell_and_tests.gyp:chromium_linker_test_apk',
737 '../content/content_shell_and_tests.gyp:content_shell_test_apk',
738 '../content/content_shell_and_tests.gyp:content_unittests',
739 '../gpu/gpu.gyp:gl_tests',
740 '../gpu/gpu.gyp:gpu_unittests',
741 '../ipc/ipc.gyp:ipc_tests',
742 '../media/media.gyp:media_perftests_apk',
743 '../media/media.gyp:media_unittests',
744 '../net/net.gyp:net_unittests',
745 '../sandbox/sandbox.gyp:sandbox_linux_unittests_stripped',
746 '../sql/sql.gyp:sql_unittests',
747 '../sync/sync.gyp:sync_unit_tests',
748 '../third_party/WebKit/public/all.gyp:*',
749 '../tools/android/android_tools.gyp:android_tools',
750 '../tools/android/android_tools.gyp:memconsumer',
751 '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugin_test',
752 '../ui/events/events.gyp:events_unittests',
753 '../ui/ui_unittests.gyp:ui_unittests',
754 # Unit test bundles packaged as an apk.
755 '../android_webview/android_webview.gyp:android_webview_test_apk',
756 '../android_webview/android_webview.gyp:android_webview_unittests_apk',
757 '../base/base.gyp:base_unittests_apk',
758 '../cc/cc_tests.gyp:cc_unittests_apk',
759 '../chrome/chrome.gyp:chrome_shell_test_apk',
760 '../chrome/chrome.gyp:chrome_shell_uiautomator_tests',
761 '../chrome/chrome.gyp:unit_tests_apk',
762 '../components/components_tests.gyp:components_unittests_apk',
763 '../content/content_shell_and_tests.gyp:content_browsertests_apk',
764 '../content/content_shell_and_tests.gyp:content_gl_tests_apk',
765 '../content/content_shell_and_tests.gyp:content_unittests_apk',
766 '../content/content_shell_and_tests.gyp:video_decode_accelerator_unittest_apk',
767 '../gpu/gpu.gyp:gl_tests_apk',
768 '../gpu/gpu.gyp:gpu_unittests_apk',
769 '../ipc/ipc.gyp:ipc_tests_apk',
770 '../media/media.gyp:media_unittests_apk',
771 '../net/net.gyp:net_unittests_apk',
772 '../sandbox/sandbox.gyp:sandbox_linux_jni_unittests_apk',
773 '../sql/sql.gyp:sql_unittests_apk',
774 '../sync/sync.gyp:sync_unit_tests_apk',
775 '../ui/events/events.gyp:events_unittests_apk',
776 '../ui/gfx/gfx_tests.gyp:gfx_unittests_apk',
777 '../ui/ui_unittests.gyp:ui_unittests_apk',
778 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests_apk'
782 # WebRTC Android APK tests.
783 'target_name': 'android_builder_webrtc',
786 # Set default value for include_tests to '0'. It is normally only
787 # used in WebRTC GYP files. It is set to '1' only when building
788 # WebRTC for Android, inside a Chromium checkout.
792 ['include_tests==1', {
794 '../third_party/webrtc/build/apk_tests.gyp:*',
798 }, # target_name: android_builder_webrtc
800 # WebRTC Chromium tests to run on Android.
801 'target_name': 'android_builder_chromium_webrtc',
804 '../content/content_shell_and_tests.gyp:content_browsertests',
805 '../tools/android/android_tools.gyp:android_tools',
806 '../tools/android/android_tools.gyp:memconsumer',
807 # Unit test bundles packaged as an apk.
808 '../content/content_shell_and_tests.gyp:content_browsertests_apk',
810 }, # target_name: android_builder_chromium_webrtc
816 # Target to build everything plus the dmg. We don't put the dmg
817 # in the All target because developers really don't need it.
818 'target_name': 'all_and_dmg',
822 '../chrome/chrome.gyp:build_app_dmg',
825 # These targets are here so the build bots can use them to build
826 # subsets of a full tree for faster cycle times.
828 'target_name': 'chromium_builder_dbg',
831 '../cc/cc_tests.gyp:cc_unittests',
832 '../chrome/chrome.gyp:browser_tests',
833 '../chrome/chrome.gyp:interactive_ui_tests',
834 '../chrome/chrome.gyp:sync_integration_tests',
835 '../chrome/chrome.gyp:unit_tests',
836 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
837 '../components/components_tests.gyp:components_unittests',
838 '../content/content_shell_and_tests.gyp:content_browsertests',
839 '../content/content_shell_and_tests.gyp:content_unittests',
840 '../device/device_tests.gyp:device_unittests',
841 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
842 '../gpu/gpu.gyp:gpu_unittests',
843 '../ipc/ipc.gyp:ipc_tests',
844 '../jingle/jingle.gyp:jingle_unittests',
845 '../media/media.gyp:media_unittests',
846 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
847 '../printing/printing.gyp:printing_unittests',
848 '../remoting/remoting.gyp:remoting_unittests',
850 '../sql/sql.gyp:sql_unittests',
851 '../sync/sync.gyp:sync_unit_tests',
852 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
853 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
854 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
855 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
856 '../tools/telemetry/telemetry.gyp:*',
857 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
858 '../ui/ui_unittests.gyp:ui_unittests',
859 '../url/url.gyp:url_unittests',
860 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests',
864 'target_name': 'chromium_builder_rel',
867 '../cc/cc_tests.gyp:cc_unittests',
868 '../chrome/chrome.gyp:browser_tests',
869 '../chrome/chrome.gyp:performance_browser_tests',
870 '../chrome/chrome.gyp:sync_integration_tests',
871 '../chrome/chrome.gyp:unit_tests',
872 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
873 '../components/components_tests.gyp:components_unittests',
874 '../content/content_shell_and_tests.gyp:content_browsertests',
875 '../content/content_shell_and_tests.gyp:content_unittests',
876 '../device/device_tests.gyp:device_unittests',
877 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
878 '../gpu/gpu.gyp:gpu_unittests',
879 '../ipc/ipc.gyp:ipc_tests',
880 '../jingle/jingle.gyp:jingle_unittests',
881 '../media/media.gyp:media_unittests',
882 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
883 '../printing/printing.gyp:printing_unittests',
884 '../remoting/remoting.gyp:remoting_unittests',
885 '../sql/sql.gyp:sql_unittests',
886 '../sync/sync.gyp:sync_unit_tests',
887 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
888 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
889 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
890 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
891 '../tools/telemetry/telemetry.gyp:*',
892 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
893 '../ui/ui_unittests.gyp:ui_unittests',
894 '../url/url.gyp:url_unittests',
895 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests',
899 'target_name': 'chromium_builder_dbg_tsan_mac',
902 '../base/base.gyp:base_unittests',
903 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
904 '../crypto/crypto.gyp:crypto_unittests',
905 '../ipc/ipc.gyp:ipc_tests',
906 '../jingle/jingle.gyp:jingle_unittests',
907 '../media/media.gyp:media_unittests',
908 '../net/net.gyp:net_unittests',
909 '../printing/printing.gyp:printing_unittests',
910 '../remoting/remoting.gyp:remoting_unittests',
911 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
912 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
913 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
914 '../url/url.gyp:url_unittests',
918 'target_name': 'chromium_builder_dbg_valgrind_mac',
921 '../base/base.gyp:base_unittests',
922 '../chrome/chrome.gyp:unit_tests',
923 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
924 '../components/components_tests.gyp:components_unittests',
925 '../content/content_shell_and_tests.gyp:content_unittests',
926 '../crypto/crypto.gyp:crypto_unittests',
927 '../device/device_tests.gyp:device_unittests',
928 '../ipc/ipc.gyp:ipc_tests',
929 '../jingle/jingle.gyp:jingle_unittests',
930 '../media/media.gyp:media_unittests',
931 '../net/net.gyp:net_unittests',
932 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
933 '../printing/printing.gyp:printing_unittests',
934 '../remoting/remoting.gyp:remoting_unittests',
935 '../sql/sql.gyp:sql_unittests',
936 '../sync/sync.gyp:sync_unit_tests',
937 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
938 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
939 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
940 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
941 '../ui/ui_unittests.gyp:ui_unittests',
942 '../url/url.gyp:url_unittests',
949 # These targets are here so the build bots can use them to build
950 # subsets of a full tree for faster cycle times.
952 'target_name': 'chromium_builder',
955 '../cc/cc_tests.gyp:cc_unittests',
956 '../chrome/chrome.gyp:browser_tests',
957 '../chrome/chrome.gyp:crash_service',
958 '../chrome/chrome.gyp:gcapi_test',
959 '../chrome/chrome.gyp:installer_util_unittests',
960 '../chrome/chrome.gyp:interactive_ui_tests',
961 '../chrome/chrome.gyp:performance_browser_tests',
962 '../chrome/chrome.gyp:sync_integration_tests',
963 '../chrome/chrome.gyp:unit_tests',
964 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
965 '../components/components_tests.gyp:components_unittests',
966 '../content/content_shell_and_tests.gyp:content_browsertests',
967 '../content/content_shell_and_tests.gyp:content_unittests',
968 '../content/content_shell_and_tests.gyp:copy_test_netscape_plugin',
969 # ../chrome/test/mini_installer requires mini_installer.
970 '../chrome/installer/mini_installer.gyp:mini_installer',
971 '../courgette/courgette.gyp:courgette_unittests',
972 '../device/device_tests.gyp:device_unittests',
973 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
974 '../gpu/gpu.gyp:gpu_unittests',
975 '../ipc/ipc.gyp:ipc_tests',
976 '../jingle/jingle.gyp:jingle_unittests',
977 '../media/media.gyp:media_unittests',
978 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
979 '../printing/printing.gyp:printing_unittests',
980 '../remoting/remoting.gyp:remoting_unittests',
981 '../sql/sql.gyp:sql_unittests',
982 '../sync/sync.gyp:sync_unit_tests',
983 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
984 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
985 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
986 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
987 '../tools/telemetry/telemetry.gyp:*',
988 '../ui/events/events.gyp:events_unittests',
989 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
990 '../ui/ui_unittests.gyp:ui_unittests',
991 '../ui/views/views.gyp:views_unittests',
992 '../url/url.gyp:url_unittests',
993 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests',
996 ['target_arch=="ia32"', {
998 '../chrome/chrome.gyp:crash_service_win64',
1004 'target_name': 'chromium_builder_win_cf',
1008 'target_name': 'chromium_builder_dbg_tsan_win',
1011 '../base/base.gyp:base_unittests',
1012 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1013 '../components/components_tests.gyp:components_unittests',
1014 '../content/content_shell_and_tests.gyp:content_unittests',
1015 '../crypto/crypto.gyp:crypto_unittests',
1016 '../ipc/ipc.gyp:ipc_tests',
1017 '../jingle/jingle.gyp:jingle_unittests',
1018 '../media/media.gyp:media_unittests',
1019 '../net/net.gyp:net_unittests',
1020 '../printing/printing.gyp:printing_unittests',
1021 '../remoting/remoting.gyp:remoting_unittests',
1022 '../sql/sql.gyp:sql_unittests',
1023 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1024 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1025 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1026 '../url/url.gyp:url_unittests',
1030 'target_name': 'chromium_builder_dbg_drmemory_win',
1033 '../base/base.gyp:base_unittests',
1034 '../chrome/chrome.gyp:unit_tests',
1035 '../chrome/chrome.gyp:browser_tests',
1036 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1037 '../components/components_tests.gyp:components_unittests',
1038 '../content/content_shell_and_tests.gyp:content_browsertests',
1039 '../content/content_shell_and_tests.gyp:content_shell',
1040 '../content/content_shell_and_tests.gyp:content_shell_crash_service',
1041 '../content/content_shell_and_tests.gyp:layout_test_helper',
1042 '../content/content_shell_and_tests.gyp:content_unittests',
1043 '../crypto/crypto.gyp:crypto_unittests',
1044 '../device/device_tests.gyp:device_unittests',
1045 '../ipc/ipc.gyp:ipc_tests',
1046 '../jingle/jingle.gyp:jingle_unittests',
1047 '../media/media.gyp:media_unittests',
1048 '../mojo/mojo.gyp:mojo',
1049 '../net/net.gyp:net_unittests',
1050 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1051 '../gpu/gpu.gyp:gpu_unittests',
1052 '../printing/printing.gyp:printing_unittests',
1053 '../remoting/remoting.gyp:remoting_unittests',
1054 '../sql/sql.gyp:sql_unittests',
1055 '../sync/sync.gyp:sync_unit_tests',
1056 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_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:crash_service',
1079 '../chrome/chrome.gyp:gcapi_dll',
1080 '../chrome/chrome.gyp:pack_policy_templates',
1081 '../chrome/installer/mini_installer.gyp:mini_installer',
1082 '../cloud_print/cloud_print.gyp:cloud_print',
1083 '../courgette/courgette.gyp:courgette',
1084 '../courgette/courgette.gyp:courgette64',
1085 '../ipc/ipc.gyp:ipc_tests',
1086 '../media/media.gyp:media_unittests',
1087 '../net/net.gyp:net_unittests_run',
1088 '../printing/printing.gyp:printing_unittests',
1089 '../remoting/remoting.gyp:remoting_webapp',
1090 '../sql/sql.gyp:sql_unittests',
1091 '../sync/sync.gyp:sync_unit_tests',
1092 '../third_party/widevine/cdm/widevine_cdm.gyp:widevinecdmadapter',
1093 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1094 '../ui/ui_unittests.gyp:ui_unittests',
1095 '../ui/views/views.gyp:views_unittests',
1096 '../url/url.gyp:url_unittests',
1099 ['target_arch=="ia32"', {
1101 '../chrome/chrome.gyp:crash_service_win64',
1104 ['component != "shared_library" and wix_exists == "True" and \
1105 sas_dll_exists == "True"', {
1107 '../remoting/remoting.gyp:remoting_host_installation',
1109 }], # component != "shared_library"
1113 }], # branding=="Chrome"
1119 'target_name': 'aura_builder',
1122 '../cc/cc_tests.gyp:cc_unittests',
1123 '../chrome/chrome.gyp:browser_tests',
1124 '../chrome/chrome.gyp:chrome',
1125 '../chrome/chrome.gyp:interactive_ui_tests',
1126 '../chrome/chrome.gyp:unit_tests',
1127 '../components/components_tests.gyp:components_unittests',
1128 '../content/content_shell_and_tests.gyp:content_browsertests',
1129 '../content/content_shell_and_tests.gyp:content_unittests',
1130 '../device/device_tests.gyp:device_unittests',
1131 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1132 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
1133 '../remoting/remoting.gyp:remoting_unittests',
1134 '../ui/app_list/app_list.gyp:*',
1135 '../ui/aura/aura.gyp:*',
1136 '../ui/compositor/compositor.gyp:*',
1137 '../ui/display/display.gyp:display_unittests',
1138 '../ui/events/events.gyp:*',
1139 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1140 '../ui/keyboard/keyboard.gyp:*',
1141 '../ui/message_center/message_center.gyp:*',
1142 '../ui/snapshot/snapshot.gyp:snapshot_unittests',
1143 '../ui/ui_unittests.gyp:ui_unittests',
1144 '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
1145 '../ui/views/views.gyp:views',
1146 '../ui/views/views.gyp:views_unittests',
1147 '../ui/wm/wm.gyp:*',
1148 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests',
1154 '../chrome/chrome.gyp:crash_service',
1157 ['OS=="win" and target_arch=="ia32"', {
1159 '../chrome/chrome.gyp:crash_service_win64',
1164 '../ash/ash.gyp:ash_shell',
1165 '../ash/ash.gyp:ash_unittests',
1169 # Tests that currently only work on Linux.
1171 '../base/base.gyp:base_unittests',
1172 '../ipc/ipc.gyp:ipc_tests',
1173 '../sql/sql.gyp:sql_unittests',
1174 '../sync/sync.gyp:sync_unit_tests',
1179 '../chromeos/chromeos.gyp:chromeos_unittests',
1180 '../athena/main/athena_main.gyp:*',
1185 '../ui/ozone/ozone.gyp:*',
1188 '../chrome/chrome.gyp:interactive_ui_tests', # crbug.com/362166
1197 # TODO(thakis): Remove this once the linux gtk bot no longer references
1198 # it (probably after the first aura release on linux), see r249162
1201 'target_name': 'aura_builder',
1204 '../chrome/chrome.gyp:chrome',
1210 ['test_isolation_mode != "noop"', {
1213 'target_name': 'chromium_swarm_tests',
1216 '../base/base.gyp:base_unittests_run',
1217 '../chrome/chrome.gyp:browser_tests_run',
1218 '../chrome/chrome.gyp:interactive_ui_tests_run',
1219 # http://crbug.com/157234
1220 #'../chrome/chrome.gyp:sync_integration_tests_run',
1221 '../chrome/chrome.gyp:unit_tests_run',
1222 '../net/net.gyp:net_unittests_run',
1224 }, # target_name: chromium_swarm_tests