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/snapshot/snapshot.gyp:*',
41 '../ui/gfx/gfx.gyp:gfx_unittests',
42 '../ui/ui_unittests.gyp:ui_unittests',
47 '../content/content_shell_and_tests.gyp:content_shell_apk',
48 '../mojo/mojo.gyp:mojo_shell_apk',
49 '<@(android_app_targets)',
50 'android_builder_tests',
51 '../android_webview/android_webview.gyp:android_webview_apk',
52 '../chrome/chrome.gyp:chromium_testshell',
53 '../remoting/remoting.gyp:remoting_apk',
54 '../tools/telemetry/telemetry.gyp:*#host',
55 # TODO(nyquist) This should instead by a target for sync when all of
56 # the sync-related code for Android has been upstreamed.
57 # See http://crbug.com/159203
58 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_javalib',
62 '../content/content_shell_and_tests.gyp:*',
63 # TODO: This should build on Android and the target should move to the list above.
67 ['OS!="ios" and OS!="android"', {
69 '../third_party/re2/re2.gyp:re2',
70 '../chrome/chrome.gyp:*',
71 '../cc/cc_tests.gyp:*',
72 '../device/bluetooth/bluetooth.gyp:*',
73 '../device/device_tests.gyp:*',
74 '../device/usb/usb.gyp:*',
77 '../gpu/tools/tools.gyp:*',
79 '../jingle/jingle.gyp:*',
80 '../media/cast/cast.gyp:*',
81 '../media/media.gyp:*',
83 '../ppapi/ppapi.gyp:*',
84 '../ppapi/ppapi_internal.gyp:*',
85 '../ppapi/tools/ppapi_tools.gyp:*',
86 '../printing/printing.gyp:*',
88 '../third_party/WebKit/public/all.gyp:*',
89 '../third_party/cacheinvalidation/cacheinvalidation.gyp:*',
90 '../third_party/codesighs/codesighs.gyp:*',
91 '../third_party/ffmpeg/ffmpeg.gyp:*',
92 '../third_party/iccjpeg/iccjpeg.gyp:*',
93 '../third_party/libpng/libpng.gyp:*',
94 '../third_party/libusb/libusb.gyp:*',
95 '../third_party/libwebp/libwebp.gyp:*',
96 '../third_party/libxslt/libxslt.gyp:*',
97 '../third_party/lzma_sdk/lzma_sdk.gyp:*',
98 '../third_party/mesa/mesa.gyp:*',
99 '../third_party/modp_b64/modp_b64.gyp:*',
100 '../third_party/npapi/npapi.gyp:*',
101 '../third_party/ots/ots.gyp:*',
102 '../third_party/qcms/qcms.gyp:*',
103 '../tools/gn/gn.gyp:*',
104 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
105 '../tools/telemetry/telemetry.gyp:*',
106 '../v8/tools/gyp/v8.gyp:*',
107 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:*',
108 '<(libjpeg_gyp_path):*',
111 ['OS!="android" and OS!="ios"', {
113 '../chrome/tools/profile_reset/jtl_compiler.gyp:*',
116 ['os_posix==1 and OS!="android" and OS!="ios"', {
118 '../third_party/yasm/yasm.gyp:*#host',
121 ['OS=="mac" or OS=="ios" or OS=="win"', {
123 '../third_party/nss/nss.gyp:*',
126 ['OS=="win" or OS=="ios" or OS=="linux"', {
128 '../breakpad/breakpad.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)',
150 '../third_party/cros_dbus_cplusplus/cros_dbus_cplusplus.gyp:*',
151 '../third_party/libmtp/libmtp.gyp:*',
152 '../third_party/mtpd/mtpd.gyp:*',
155 ['enable_ipc_fuzzer==1', {
157 '../tools/ipc_fuzzer/ipc_fuzzer.gyp:*',
164 '../tools/xdisplaycheck/xdisplaycheck.gyp:*',
167 ['toolkit_uses_gtk==1', {
169 '../tools/gtk_clipboard_dump/gtk_clipboard_dump.gyp:*',
174 ['win_use_allocator_shim==1', {
176 '../base/allocator/allocator.gyp:*',
179 # Don't enable dependencies that don't work on Win64.
180 ['target_arch!="x64"', {
182 # TODO(jschuh) Enable Win64 Memory Watcher. crbug.com/176877
183 '../tools/memory_watcher/memory_watcher.gyp:*',
188 '../chrome_elf/chrome_elf.gyp:*',
189 '../cloud_print/cloud_print.gyp:*',
190 '../courgette/courgette.gyp:*',
192 '../sandbox/sandbox.gyp:*',
193 '<(angle_path)/src/build_angle.gyp:*',
194 '../third_party/bspatch/bspatch.gyp:*',
195 '../tools/win/static_initializers/static_initializers.gyp:*',
199 '../third_party/libevent/libevent.gyp:*',
202 ['toolkit_views==1', {
204 '../ui/views/controls/webview/webview.gyp:*',
205 '../ui/views/views.gyp:*',
210 '../ui/aura/aura.gyp:*',
211 '../ui/oak/oak.gyp:*',
221 '../remoting/remoting.gyp:*',
226 '../net/third_party/nss/ssl.gyp:*',
229 ['enable_app_list==1', {
231 '../ui/app_list/app_list.gyp:*',
234 ['OS!="android" and OS!="ios"', {
236 '../google_apis/gcm/gcm.gyp:*',
240 }, # target_name: All
242 'target_name': 'All_syzygy',
245 ['OS=="win" and fastbuild==0 and target_arch=="ia32"', {
247 '../chrome/installer/mini_installer_syzygy.gyp:*',
251 }, # target_name: All_syzygy
253 # Note: Android uses android_builder_tests below.
254 # TODO: Consider merging that with this target.
255 'target_name': 'chromium_builder_tests',
258 '../base/base.gyp:base_unittests',
259 '../components/components_tests.gyp:components_unittests',
260 '../crypto/crypto.gyp:crypto_unittests',
261 '../net/net.gyp:net_unittests',
262 '../sql/sql.gyp:sql_unittests',
263 '../sync/sync.gyp:sync_unit_tests',
264 '../ui/gfx/gfx.gyp:gfx_unittests',
265 '../ui/ui_unittests.gyp:ui_unittests',
266 '../url/url.gyp:url_unittests',
269 ['OS!="ios" and OS!="android"', {
271 '../cc/cc_tests.gyp:cc_unittests',
272 '../chrome/chrome.gyp:browser_tests',
273 '../chrome/chrome.gyp:chromedriver_tests',
274 '../chrome/chrome.gyp:chromedriver_unittests',
275 # TODO(kkania): Remove these after infra no longer depends on them.
276 '../chrome/chrome.gyp:chromedriver2_unittests',
277 '../chrome/chrome.gyp:interactive_ui_tests',
278 '../chrome/chrome.gyp:sync_integration_tests',
279 '../chrome/chrome.gyp:unit_tests',
280 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
281 '../content/content_shell_and_tests.gyp:content_browsertests',
282 '../content/content_shell_and_tests.gyp:content_shell',
283 '../content/content_shell_and_tests.gyp:content_unittests',
284 '../device/device_tests.gyp:device_unittests',
285 '../gin/gin.gyp:gin_unittests',
286 '../google_apis/google_apis.gyp:google_apis_unittests',
287 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_support',
288 '../gpu/gpu.gyp:gpu_unittests',
289 '../ipc/ipc.gyp:ipc_tests',
290 '../jingle/jingle.gyp:jingle_unittests',
291 '../media/cast/cast.gyp:cast_unittests',
292 '../media/media.gyp:media_unittests',
293 '../mojo/mojo.gyp:mojo',
294 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
295 '../remoting/remoting.gyp:remoting_unittests',
296 '../third_party/WebKit/public/all.gyp:all_blink',
297 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
298 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
299 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
300 '../tools/telemetry/telemetry.gyp:*',
301 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests',
306 '../chrome/chrome.gyp:crash_service',
307 '../chrome/chrome.gyp:installer_util_unittests',
308 '../chrome/chrome.gyp:mini_installer_test',
309 # mini_installer_tests depends on mini_installer. This should be
310 # defined in installer.gyp.
311 '../chrome/installer/mini_installer.gyp:mini_installer',
312 '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
313 '../content/content_shell_and_tests.gyp:copy_test_netscape_plugin',
314 '../courgette/courgette.gyp:courgette_unittests',
315 '../sandbox/sandbox.gyp:sbox_integration_tests',
316 '../sandbox/sandbox.gyp:sbox_unittests',
317 '../sandbox/sandbox.gyp:sbox_validation_tests',
318 '../ui/app_list/app_list.gyp:app_list_unittests',
319 '../ui/views/views.gyp:views_unittests',
322 # remoting_host_installation uses lots of non-trivial GYP that tend
323 # to break because of differences between ninja and msbuild. Make
324 # sure this target is built by the builders on the main waterfall.
325 # See http://crbug.com/180600.
326 ['wix_exists == "True" and sas_dll_exists == "True"', {
328 '../remoting/remoting.gyp:remoting_host_installation',
333 # Disable incremental linking for all modules.
334 # 0: inherit, 1: disabled, 2: enabled.
335 'msvs_debug_link_incremental': '1',
336 'msvs_large_module_debug_link_mode': '1',
337 # Disable RTC. Syzygy explicitly doesn't support RTC
338 # instrumented binaries for now.
339 'win_debug_RuntimeChecks': '0',
342 # Disable iterator debugging (huge speed boost).
343 '_HAS_ITERATOR_DEBUGGING=0',
347 # Enable profile information (necessary for SyzyAsan
348 # instrumentation). This is incompatible with incremental
358 '../dbus/dbus.gyp:dbus_unittests',
359 '../sandbox/sandbox.gyp:sandbox_linux_unittests',
364 '../ui/app_list/app_list.gyp:app_list_unittests',
365 '../ui/message_center/message_center.gyp:*',
368 ['test_isolation_mode != "noop"', {
370 'chromium_swarm_tests',
373 ['OS!="android" and OS!="ios"', {
375 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
378 ['enable_printing!=0', {
380 '../printing/printing.gyp:printing_unittests',
385 '../ui/app_list/app_list.gyp:app_list_unittests',
386 '../ui/aura/aura.gyp:aura_unittests',
387 '../ui/compositor/compositor.gyp:compositor_unittests',
388 '../ui/keyboard/keyboard.gyp:keyboard_unittests',
391 ['use_aura==1 or toolkit_views==1', {
393 '../ui/events/events.gyp:events_unittests',
398 '../ash/ash.gyp:ash_unittests',
402 }, # target_name: chromium_builder_tests
404 'target_name': 'chromium_2010_builder_tests',
407 'chromium_builder_tests',
409 }, # target_name: chromium_2010_builder_tests
415 'target_name': 'blink_tests',
418 '../third_party/WebKit/public/all.gyp:all_blink',
423 '../content/content_shell_and_tests.gyp:content_shell_apk',
424 '../breakpad/breakpad.gyp:dump_syms#host',
425 '../breakpad/breakpad.gyp:minidump_stackwalk#host',
429 '../content/content_shell_and_tests.gyp:content_shell',
434 '../content/content_shell_and_tests.gyp:content_shell_crash_service',
435 '../content/content_shell_and_tests.gyp:layout_test_helper',
438 ['OS!="win" and OS!="android"', {
440 '../breakpad/breakpad.gyp:minidump_stackwalk',
445 '../breakpad/breakpad.gyp:dump_syms#host',
446 '../content/content_shell_and_tests.gyp:layout_test_helper',
451 '../breakpad/breakpad.gyp:dump_syms',
455 }, # target_name: blink_tests
457 # TODO(jochen): Eventually remove this target after everybody and
458 # the bots started to use blink_tests only.
459 'target_name': 'all_webkit',
464 }, # target_name: all_webkit
467 ['OS!="ios" and OS!="android"', {
470 'target_name': 'chromium_builder_nacl_win_integration',
473 'chromium_builder_qa', # needed for pyauto
474 'chromium_builder_tests',
476 }, # target_name: chromium_builder_nacl_win_integration
478 'target_name': 'chromium_builder_perf',
481 '../cc/cc_tests.gyp:cc_perftests',
482 '../chrome/chrome.gyp:chrome',
483 '../chrome/chrome.gyp:performance_browser_tests',
484 '../chrome/chrome.gyp:performance_ui_tests',
485 '../chrome/chrome.gyp:sync_performance_tests',
486 '../media/media.gyp:media_perftests',
487 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
488 '../tools/telemetry/telemetry.gyp:*',
491 ['OS!="ios" and OS!="win"', {
493 '../breakpad/breakpad.gyp:minidump_stackwalk',
498 '../chrome/chrome.gyp:linux_symbols'
503 '../chrome/chrome.gyp:crash_service',
506 ['OS=="win" and target_arch=="ia32"', {
508 '../chrome/chrome.gyp:crash_service_win64',
512 }, # target_name: chromium_builder_perf
514 'target_name': 'chromium_gpu_builder',
517 '../chrome/chrome.gyp:chrome',
518 '../chrome/chrome.gyp:performance_browser_tests',
519 '../chrome/chrome.gyp:performance_ui_tests',
520 '../content/content_shell_and_tests.gyp:content_browsertests',
521 '../content/content_shell_and_tests.gyp:content_gl_tests',
522 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
523 '../gpu/gpu.gyp:gl_tests',
524 '../gpu/gpu.gyp:angle_unittests',
525 '../tools/telemetry/telemetry.gyp:*',
528 ['OS!="ios" and OS!="win"', {
530 '../breakpad/breakpad.gyp:minidump_stackwalk',
535 '../chrome/chrome.gyp:linux_symbols'
540 '../chrome/chrome.gyp:crash_service',
543 ['OS=="win" and target_arch=="ia32"', {
545 '../chrome/chrome.gyp:crash_service_win64',
549 }, # target_name: chromium_gpu_builder
551 'target_name': 'chromium_gpu_debug_builder',
554 '../chrome/chrome.gyp:chrome',
555 '../content/content_shell_and_tests.gyp:content_browsertests',
556 '../content/content_shell_and_tests.gyp:content_gl_tests',
557 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
558 '../gpu/gpu.gyp:gl_tests',
559 '../gpu/gpu.gyp:angle_unittests',
560 '../tools/telemetry/telemetry.gyp:*',
563 ['OS!="ios" and OS!="win"', {
565 '../breakpad/breakpad.gyp:minidump_stackwalk',
570 '../chrome/chrome.gyp:linux_symbols'
575 '../chrome/chrome.gyp:crash_service',
578 ['OS=="win" and target_arch=="ia32"', {
580 '../chrome/chrome.gyp:crash_service_win64',
584 }, # target_name: chromium_gpu_debug_builder
586 'target_name': 'chromium_builder_qa',
589 '../chrome/chrome.gyp:chrome',
590 # Dependencies of pyauto_functional tests.
591 '../remoting/remoting.gyp:remoting_webapp',
592 '../chrome/chrome.gyp:pyautolib',
597 '../remoting/remoting.gyp:remoting_me2me_host_archive',
602 '../chrome/chrome.gyp:crash_service',
605 ['OS=="win" and target_arch=="ia32"', {
607 '../chrome/chrome.gyp:crash_service_win64',
610 ['OS=="win" and component != "shared_library" and wix_exists == "True" and sas_dll_exists == "True"', {
612 '../remoting/remoting.gyp:remoting_host_installation',
616 }, # target_name: chromium_builder_qa
618 'target_name': 'chromium_builder_perf_av',
621 'blink_tests', # to run layout tests
622 'chromium_builder_qa', # needed for perf pyauto tests
624 }, # target_name: chromium_builder_perf_av
626 # This target contains everything we need to run tests on the special
627 # device-equipped WebRTC bots. We have device-requiring tests in
628 # PyAuto, browser_tests and content_browsertests.
629 'target_name': 'chromium_builder_webrtc',
632 'chromium_builder_qa', # needed for perf pyauto tests
633 '../chrome/chrome.gyp:browser_tests',
634 '../content/content_shell_and_tests.gyp:content_browsertests',
635 '../content/content_shell_and_tests.gyp:content_unittests',
636 '../third_party/libjingle/libjingle.gyp:peerconnection_server',
637 '../third_party/webrtc/tools/tools.gyp:frame_analyzer',
638 '../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter',
643 '../chrome/chrome.gyp:crash_service',
647 }, # target_name: chromium_builder_webrtc
649 'target_name': 'chromium_builder_chromedriver',
652 '../chrome/chrome.gyp:chromedriver',
653 '../chrome/chrome.gyp:chromedriver_tests',
654 '../chrome/chrome.gyp:chromedriver_unittests',
656 }, # target_name: chromium_builder_chromedriver
658 'target_name': 'chromium_builder_asan',
661 '../chrome/chrome.gyp:chrome',
663 # We refer to content_shell directly rather than blink_tests
664 # because we don't want the _unittests binaries.
665 '../content/content_shell_and_tests.gyp:content_shell',
670 '../net/net.gyp:dns_fuzz_stub',
671 '../skia/skia.gyp:filter_fuzz_stub',
674 ['enable_ipc_fuzzer==1 and OS=="linux" and component!="shared_library"', {
676 '../tools/ipc_fuzzer/ipc_fuzzer.gyp:*',
681 '../v8/src/d8.gyp:d8#host',
684 ['internal_filter_fuzzer==1', {
686 '../skia/tools/clusterfuzz-data/fuzzers/filter_fuzzer/filter_fuzzer.gyp:filter_fuzzer',
688 }], # internal_filter_fuzzer
689 ['OS=="win" and fastbuild==0 and target_arch=="ia32"', {
691 '../chrome/chrome_syzygy.gyp:chrome_dll_syzygy',
692 '../content/content_shell_and_tests.gyp:content_shell_syzyasan',
695 ['chrome_multiple_dll==1', {
697 '../chrome/chrome_syzygy.gyp:chrome_child_dll_syzygy',
705 }], #OS!=ios and OS!=android
709 # The current list of tests for android. This is temporary
710 # until the full set supported. If adding a new test here,
711 # please also add it to build/android/pylib/gtest/gtest_config.py,
712 # else the test is not run.
715 # Do not add targets here without communicating the implications
716 # on tryserver triggers and load. Discuss with
717 # chrome-infrastructure-team please.
718 'target_name': 'android_builder_tests',
721 '../android_webview/android_webview.gyp:android_webview_unittests',
722 '../base/android/jni_generator/jni_generator.gyp:jni_generator_tests',
723 '../base/base.gyp:base_unittests',
724 '../breakpad/breakpad.gyp:breakpad_unittests_stripped',
725 # Also compile the tools needed to deal with minidumps, they are
726 # needed to run minidump tests upstream.
727 '../breakpad/breakpad.gyp:dump_syms#host',
728 '../breakpad/breakpad.gyp:symupload#host',
729 '../breakpad/breakpad.gyp:minidump_dump#host',
730 '../breakpad/breakpad.gyp:minidump_stackwalk#host',
731 '../build/android/tests/multiple_proguards/multiple_proguards.gyp:multiple_proguards_test_apk',
732 '../cc/cc_tests.gyp:cc_perftests_apk',
733 '../cc/cc_tests.gyp:cc_unittests',
734 '../chrome/chrome.gyp:unit_tests',
735 '../components/components_tests.gyp:components_unittests',
736 '../content/content_shell_and_tests.gyp:content_browsertests',
737 '../content/content_shell_and_tests.gyp:content_gl_tests',
738 '../content/content_shell_and_tests.gyp:chromium_linker_test_apk',
739 '../content/content_shell_and_tests.gyp:content_shell_test_apk',
740 '../content/content_shell_and_tests.gyp:content_unittests',
741 '../gpu/gpu.gyp:gl_tests',
742 '../gpu/gpu.gyp:gpu_unittests',
743 '../ipc/ipc.gyp:ipc_tests',
744 '../media/media.gyp:media_perftests_apk',
745 '../media/media.gyp:media_unittests',
746 '../net/net.gyp:net_unittests',
747 '../sandbox/sandbox.gyp:sandbox_linux_unittests_stripped',
748 '../sql/sql.gyp:sql_unittests',
749 '../sync/sync.gyp:sync_unit_tests',
750 '../third_party/WebKit/public/all.gyp:*',
751 '../tools/android/android_tools.gyp:android_tools',
752 '../tools/android/android_tools.gyp:memconsumer',
753 '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugin_test',
754 '../ui/ui_unittests.gyp:ui_unittests',
755 # Required by ui_unittests.
756 # TODO(wangxianzhu): It'd better let ui_unittests depend on it, but
757 # this would cause circular gyp dependency which needs refactoring the
759 '../chrome/chrome_resources.gyp:packed_resources',
762 ['"<(gtest_target_type)"=="shared_library"', {
764 # Unit test bundles packaged as an apk.
765 '../android_webview/android_webview.gyp:android_webview_unittests_apk',
766 '../base/base.gyp:base_unittests_apk',
767 '../cc/cc_tests.gyp:cc_unittests_apk',
768 '../chrome/chrome.gyp:unit_tests_apk',
769 '../components/components_tests.gyp:components_unittests_apk',
770 '../content/content_shell_and_tests.gyp:content_browsertests_apk',
771 '../content/content_shell_and_tests.gyp:content_gl_tests_apk',
772 '../content/content_shell_and_tests.gyp:content_unittests_apk',
773 '../content/content_shell_and_tests.gyp:video_decode_accelerator_unittest_apk',
774 '../gpu/gpu.gyp:gl_tests_apk',
775 '../gpu/gpu.gyp:gpu_unittests_apk',
776 '../ipc/ipc.gyp:ipc_tests_apk',
777 '../media/media.gyp:media_unittests_apk',
778 '../net/net.gyp:net_unittests_apk',
779 '../sandbox/sandbox.gyp:sandbox_linux_jni_unittests_apk',
780 '../sql/sql.gyp:sql_unittests_apk',
781 '../sync/sync.gyp:sync_unit_tests_apk',
782 '../ui/ui_unittests.gyp:ui_unittests_apk',
783 '../android_webview/android_webview.gyp:android_webview_test_apk',
784 '../chrome/chrome.gyp:chromium_testshell_test_apk',
785 '../chrome/chrome.gyp:chromium_testshell_uiautomator_tests',
786 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests_apk'
792 # WebRTC Android APK tests.
793 'target_name': 'android_builder_webrtc',
796 # Set default value for include_tests to '0'. It is normally only
797 # used in WebRTC GYP files. It is set to '1' only when building
798 # WebRTC for Android, inside a Chromium checkout.
802 ['"<(gtest_target_type)"=="shared_library" and include_tests==1', {
804 '../third_party/webrtc/build/apk_tests.gyp:*',
808 }, # target_name: android_builder_webrtc
810 # WebRTC Chromium tests to run on Android.
811 'target_name': 'android_builder_chromium_webrtc',
814 '../content/content_shell_and_tests.gyp:content_browsertests',
815 '../tools/android/android_tools.gyp:android_tools',
816 '../tools/android/android_tools.gyp:memconsumer',
819 ['"<(gtest_target_type)"=="shared_library"', {
821 # Unit test bundles packaged as an apk.
822 '../content/content_shell_and_tests.gyp:content_browsertests_apk',
826 }, # target_name: android_builder_chromium_webrtc
828 # Build the java portions of the binary size analysis tool.
829 'target_name': 'binary_size_tool',
832 '../tools/binary_size/binary_size.gyp:binary_size_java',
840 # Target to build everything plus the dmg. We don't put the dmg
841 # in the All target because developers really don't need it.
842 'target_name': 'all_and_dmg',
846 '../chrome/chrome.gyp:build_app_dmg',
849 # These targets are here so the build bots can use them to build
850 # subsets of a full tree for faster cycle times.
852 'target_name': 'chromium_builder_dbg',
855 '../cc/cc_tests.gyp:cc_unittests',
856 '../chrome/chrome.gyp:browser_tests',
857 '../chrome/chrome.gyp:interactive_ui_tests',
858 '../chrome/chrome.gyp:sync_integration_tests',
859 '../chrome/chrome.gyp:unit_tests',
860 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
861 '../components/components_tests.gyp:components_unittests',
862 '../content/content_shell_and_tests.gyp:content_browsertests',
863 '../content/content_shell_and_tests.gyp:content_unittests',
864 '../device/device_tests.gyp:device_unittests',
865 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
866 '../gpu/gpu.gyp:gpu_unittests',
867 '../ipc/ipc.gyp:ipc_tests',
868 '../jingle/jingle.gyp:jingle_unittests',
869 '../media/media.gyp:media_unittests',
870 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
871 '../printing/printing.gyp:printing_unittests',
872 '../remoting/remoting.gyp:remoting_unittests',
874 '../sql/sql.gyp:sql_unittests',
875 '../sync/sync.gyp:sync_unit_tests',
876 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
877 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
878 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
879 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
880 '../tools/telemetry/telemetry.gyp:*',
881 '../ui/gfx/gfx.gyp:gfx_unittests',
882 '../ui/ui_unittests.gyp:ui_unittests',
883 '../url/url.gyp:url_unittests',
884 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests',
888 'target_name': 'chromium_builder_rel',
891 '../cc/cc_tests.gyp:cc_unittests',
892 '../chrome/chrome.gyp:browser_tests',
893 '../chrome/chrome.gyp:performance_browser_tests',
894 '../chrome/chrome.gyp:performance_ui_tests',
895 '../chrome/chrome.gyp:sync_integration_tests',
896 '../chrome/chrome.gyp:unit_tests',
897 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
898 '../components/components_tests.gyp:components_unittests',
899 '../content/content_shell_and_tests.gyp:content_browsertests',
900 '../content/content_shell_and_tests.gyp:content_unittests',
901 '../device/device_tests.gyp:device_unittests',
902 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
903 '../gpu/gpu.gyp:gpu_unittests',
904 '../ipc/ipc.gyp:ipc_tests',
905 '../jingle/jingle.gyp:jingle_unittests',
906 '../media/media.gyp:media_unittests',
907 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
908 '../printing/printing.gyp:printing_unittests',
909 '../remoting/remoting.gyp:remoting_unittests',
910 '../sql/sql.gyp:sql_unittests',
911 '../sync/sync.gyp:sync_unit_tests',
912 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
913 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
914 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
915 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
916 '../tools/telemetry/telemetry.gyp:*',
917 '../ui/gfx/gfx.gyp:gfx_unittests',
918 '../ui/ui_unittests.gyp:ui_unittests',
919 '../url/url.gyp:url_unittests',
920 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests',
924 'target_name': 'chromium_builder_dbg_tsan_mac',
927 '../base/base.gyp:base_unittests',
928 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
929 '../crypto/crypto.gyp:crypto_unittests',
930 '../ipc/ipc.gyp:ipc_tests',
931 '../jingle/jingle.gyp:jingle_unittests',
932 '../media/media.gyp:media_unittests',
933 '../net/net.gyp:net_unittests',
934 '../printing/printing.gyp:printing_unittests',
935 '../remoting/remoting.gyp:remoting_unittests',
936 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
937 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
938 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
939 '../url/url.gyp:url_unittests',
943 # TODO(dpranke): Update the bots to refer to 'chromium_builder_asan'.
944 'target_name': 'chromium_builder_asan_mac',
947 'chromium_builder_asan'
951 'target_name': 'chromium_builder_dbg_valgrind_mac',
954 '../base/base.gyp:base_unittests',
955 '../chrome/chrome.gyp:unit_tests',
956 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
957 '../components/components_tests.gyp:components_unittests',
958 '../content/content_shell_and_tests.gyp:content_unittests',
959 '../crypto/crypto.gyp:crypto_unittests',
960 '../device/device_tests.gyp:device_unittests',
961 '../ipc/ipc.gyp:ipc_tests',
962 '../jingle/jingle.gyp:jingle_unittests',
963 '../media/media.gyp:media_unittests',
964 '../net/net.gyp:net_unittests',
965 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
966 '../printing/printing.gyp:printing_unittests',
967 '../remoting/remoting.gyp:remoting_unittests',
968 '../sql/sql.gyp:sql_unittests',
969 '../sync/sync.gyp:sync_unit_tests',
970 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
971 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
972 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
973 '../ui/gfx/gfx.gyp:gfx_unittests',
974 '../ui/ui_unittests.gyp:ui_unittests',
975 '../url/url.gyp:url_unittests',
982 # These targets are here so the build bots can use them to build
983 # subsets of a full tree for faster cycle times.
985 'target_name': 'chromium_builder',
988 '../cc/cc_tests.gyp:cc_unittests',
989 '../chrome/chrome.gyp:browser_tests',
990 '../chrome/chrome.gyp:gcapi_test',
991 '../chrome/chrome.gyp:installer_util_unittests',
992 '../chrome/chrome.gyp:interactive_ui_tests',
993 '../chrome/chrome.gyp:mini_installer_test',
994 '../chrome/chrome.gyp:performance_browser_tests',
995 '../chrome/chrome.gyp:performance_ui_tests',
996 '../chrome/chrome.gyp:sync_integration_tests',
997 '../chrome/chrome.gyp:unit_tests',
998 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
999 '../components/components_tests.gyp:components_unittests',
1000 '../content/content_shell_and_tests.gyp:content_browsertests',
1001 '../content/content_shell_and_tests.gyp:content_unittests',
1002 '../content/content_shell_and_tests.gyp:copy_test_netscape_plugin',
1003 # mini_installer_tests depends on mini_installer. This should be
1004 # defined in installer.gyp.
1005 '../chrome/installer/mini_installer.gyp:mini_installer',
1006 '../courgette/courgette.gyp:courgette_unittests',
1007 '../device/device_tests.gyp:device_unittests',
1008 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1009 '../gpu/gpu.gyp:gpu_unittests',
1010 '../ipc/ipc.gyp:ipc_tests',
1011 '../jingle/jingle.gyp:jingle_unittests',
1012 '../media/media.gyp:media_unittests',
1013 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
1014 '../printing/printing.gyp:printing_unittests',
1015 '../remoting/remoting.gyp:remoting_unittests',
1016 '../sql/sql.gyp:sql_unittests',
1017 '../sync/sync.gyp:sync_unit_tests',
1018 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1019 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1020 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1021 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
1022 '../tools/telemetry/telemetry.gyp:*',
1023 '../ui/events/events.gyp:events_unittests',
1024 '../ui/gfx/gfx.gyp:gfx_unittests',
1025 '../ui/ui_unittests.gyp:ui_unittests',
1026 '../ui/views/views.gyp:views_unittests',
1027 '../url/url.gyp:url_unittests',
1028 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests',
1032 'target_name': 'chromium_builder_win_cf',
1036 'target_name': 'chromium_builder_dbg_tsan_win',
1039 '../base/base.gyp:base_unittests',
1040 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1041 '../components/components_tests.gyp:components_unittests',
1042 '../content/content_shell_and_tests.gyp:content_unittests',
1043 '../crypto/crypto.gyp:crypto_unittests',
1044 '../ipc/ipc.gyp:ipc_tests',
1045 '../jingle/jingle.gyp:jingle_unittests',
1046 '../media/media.gyp:media_unittests',
1047 '../net/net.gyp:net_unittests',
1048 '../printing/printing.gyp:printing_unittests',
1049 '../remoting/remoting.gyp:remoting_unittests',
1050 '../sql/sql.gyp:sql_unittests',
1051 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1052 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1053 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1054 '../url/url.gyp:url_unittests',
1058 'target_name': 'chromium_builder_dbg_drmemory_win',
1061 '../base/base.gyp:base_unittests',
1062 '../chrome/chrome.gyp:unit_tests',
1063 '../chrome/chrome.gyp:browser_tests',
1064 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1065 '../components/components_tests.gyp:components_unittests',
1066 '../content/content_shell_and_tests.gyp:content_unittests',
1067 '../crypto/crypto.gyp:crypto_unittests',
1068 '../device/device_tests.gyp:device_unittests',
1069 '../ipc/ipc.gyp:ipc_tests',
1070 '../jingle/jingle.gyp:jingle_unittests',
1071 '../media/media.gyp:media_unittests',
1072 '../net/net.gyp:net_unittests',
1073 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1074 '../printing/printing.gyp:printing_unittests',
1075 '../remoting/remoting.gyp:remoting_unittests',
1076 '../sql/sql.gyp:sql_unittests',
1077 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1078 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1079 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1080 '../url/url.gyp:url_unittests',
1084 'target_name': 'webkit_builder_win',
1092 ['branding=="Chrome"', {
1095 'target_name': 'chrome_official_builder',
1098 '../base/base.gyp:base_unittests',
1099 '../chrome/chrome.gyp:crash_service',
1100 '../chrome/chrome.gyp:gcapi_dll',
1101 '../chrome/chrome.gyp:pack_policy_templates',
1102 '../chrome/installer/mini_installer.gyp:mini_installer',
1103 '../cloud_print/cloud_print.gyp:cloud_print',
1104 '../courgette/courgette.gyp:courgette',
1105 '../courgette/courgette.gyp:courgette64',
1106 '../ipc/ipc.gyp:ipc_tests',
1107 '../media/media.gyp:media_unittests',
1108 '../net/net.gyp:net_unittests_run',
1109 '../printing/printing.gyp:printing_unittests',
1110 '../remoting/remoting.gyp:remoting_webapp',
1111 '../sql/sql.gyp:sql_unittests',
1112 '../sync/sync.gyp:sync_unit_tests',
1113 '../third_party/widevine/cdm/widevine_cdm.gyp:widevinecdmadapter',
1114 '../ui/gfx/gfx.gyp:gfx_unittests',
1115 '../ui/ui_unittests.gyp:ui_unittests',
1116 '../ui/views/views.gyp:views_unittests',
1117 '../url/url.gyp:url_unittests',
1122 '../pdf/pdf.gyp:pdf',
1125 ['target_arch=="ia32"', {
1127 '../chrome/chrome.gyp:crash_service_win64',
1130 ['component != "shared_library" and wix_exists == "True" and \
1131 sas_dll_exists == "True"', {
1133 '../remoting/remoting.gyp:remoting_host_installation',
1135 }], # component != "shared_library"
1139 }], # branding=="Chrome"
1145 'target_name': 'aura_builder',
1148 '../cc/cc_tests.gyp:cc_unittests',
1149 '../chrome/chrome.gyp:browser_tests',
1150 '../chrome/chrome.gyp:chrome',
1151 '../chrome/chrome.gyp:interactive_ui_tests',
1152 '../chrome/chrome.gyp:unit_tests',
1153 '../components/components_tests.gyp:components_unittests',
1154 '../content/content_shell_and_tests.gyp:content_browsertests',
1155 '../content/content_shell_and_tests.gyp:content_unittests',
1156 '../device/device_tests.gyp:device_unittests',
1157 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1158 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
1159 '../remoting/remoting.gyp:remoting_unittests',
1160 '../ui/app_list/app_list.gyp:*',
1161 '../ui/aura/aura.gyp:*',
1162 '../ui/compositor/compositor.gyp:*',
1163 '../ui/events/events.gyp:*',
1164 '../ui/gfx/gfx.gyp:gfx_unittests',
1165 '../ui/keyboard/keyboard.gyp:*',
1166 '../ui/message_center/message_center.gyp:*',
1167 '../ui/snapshot/snapshot.gyp:snapshot_unittests',
1168 '../ui/ui_unittests.gyp:ui_unittests',
1169 '../ui/views/views.gyp:views',
1170 '../ui/views/views.gyp:views_examples_with_content_exe',
1171 '../ui/views/views.gyp:views_unittests',
1172 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests',
1178 '../chrome/chrome.gyp:crash_service',
1181 ['OS=="win" and target_arch=="ia32"', {
1183 '../chrome/chrome.gyp:crash_service_win64',
1188 '../ash/ash.gyp:ash_shell',
1189 '../ash/ash.gyp:ash_unittests',
1193 # Tests that currently only work on Linux.
1195 '../base/base.gyp:base_unittests',
1196 '../ipc/ipc.gyp:ipc_tests',
1197 '../sql/sql.gyp:sql_unittests',
1198 '../sync/sync.gyp:sync_unit_tests',
1203 '../chromeos/chromeos.gyp:chromeos_unittests',
1212 # TODO(thakis): Remove this once the linux gtk bot no longer references
1213 # it (probably after the first aura release on linux), see r249162
1216 'target_name': 'aura_builder',
1219 '../chrome/chrome.gyp:chrome',
1225 ['test_isolation_mode != "noop"', {
1228 'target_name': 'chromium_swarm_tests',
1231 '../base/base.gyp:base_unittests_run',
1232 '../chrome/chrome.gyp:browser_tests_run',
1233 '../chrome/chrome.gyp:interactive_ui_tests_run',
1234 # http://crbug.com/157234
1235 #'../chrome/chrome.gyp:sync_integration_tests_run',
1236 '../chrome/chrome.gyp:unit_tests_run',
1237 '../net/net.gyp:net_unittests_run',
1239 }, # target_name: chromium_swarm_tests