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 '../tools/relocation_packer/relocation_packer.gyp:relocation_packer_unittests#host',
58 # TODO(nyquist) This should instead by a target for sync when all of
59 # the sync-related code for Android has been upstreamed.
60 # See http://crbug.com/159203
61 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_javalib',
65 '../content/content_shell_and_tests.gyp:*',
66 # TODO: This should build on Android and the target should move to the list above.
70 ['OS!="ios" and OS!="android"', {
72 '../third_party/re2/re2.gyp:re2',
73 '../chrome/chrome.gyp:*',
74 '../cc/cc_tests.gyp:*',
75 '../device/bluetooth/bluetooth.gyp:*',
76 '../device/device_tests.gyp:*',
77 '../device/usb/usb.gyp:*',
80 '../gpu/tools/tools.gyp:*',
82 '../jingle/jingle.gyp:*',
83 '../media/cast/cast.gyp:*',
84 '../media/media.gyp:*',
86 '../ppapi/ppapi.gyp:*',
87 '../ppapi/ppapi_internal.gyp:*',
88 '../ppapi/tools/ppapi_tools.gyp:*',
89 '../printing/printing.gyp:*',
91 '../sync/tools/sync_tools.gyp:*',
92 '../third_party/WebKit/public/all.gyp:*',
93 '../third_party/cacheinvalidation/cacheinvalidation.gyp:*',
94 '../third_party/codesighs/codesighs.gyp:*',
95 '../third_party/ffmpeg/ffmpeg.gyp:*',
96 '../third_party/iccjpeg/iccjpeg.gyp:*',
97 '../third_party/libpng/libpng.gyp:*',
98 '../third_party/libusb/libusb.gyp:*',
99 '../third_party/libwebp/libwebp.gyp:*',
100 '../third_party/libxslt/libxslt.gyp:*',
101 '../third_party/lzma_sdk/lzma_sdk.gyp:*',
102 '../third_party/mesa/mesa.gyp:*',
103 '../third_party/modp_b64/modp_b64.gyp:*',
104 '../third_party/npapi/npapi.gyp:*',
105 '../third_party/ots/ots.gyp:*',
106 '../third_party/pdfium/samples/samples.gyp:*',
107 '../third_party/qcms/qcms.gyp:*',
108 '../tools/gn/gn.gyp:*',
109 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
110 '../tools/telemetry/telemetry.gyp:*',
111 '../v8/tools/gyp/v8.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 '../chromecast/chromecast.gyp:*',
162 '../tools/xdisplaycheck/xdisplaycheck.gyp:*',
167 ['win_use_allocator_shim==1', {
169 '../base/allocator/allocator.gyp:*',
174 '../chrome_elf/chrome_elf.gyp:*',
175 '../cloud_print/cloud_print.gyp:*',
176 '../courgette/courgette.gyp:*',
178 '../sandbox/sandbox.gyp:*',
179 '<(angle_path)/src/build_angle.gyp:*',
180 '../third_party/bspatch/bspatch.gyp:*',
181 '../tools/win/static_initializers/static_initializers.gyp:*',
185 '../third_party/libevent/libevent.gyp:*',
188 ['toolkit_views==1', {
190 '../ui/views/controls/webview/webview.gyp:*',
191 '../ui/views/views.gyp:*',
196 '../ui/aura/aura.gyp:*',
206 '../remoting/remoting.gyp:*',
211 '../net/third_party/nss/ssl.gyp:*',
214 ['enable_app_list==1', {
216 '../ui/app_list/app_list.gyp:*',
219 ['OS!="android" and OS!="ios"', {
221 '../google_apis/gcm/gcm.gyp:*',
224 ['chromeos==1 or (OS=="linux" and use_aura==1)', {
226 '../apps/shell/app_shell.gyp:*',
231 '../athena/main/athena_main.gyp:*',
235 }, # target_name: All
237 'target_name': 'All_syzygy',
240 ['OS=="win" and fastbuild==0 and target_arch=="ia32" and '
241 '(syzyasan==1 or syzygy_optimize==1)', {
243 '../chrome/installer/mini_installer_syzygy.gyp:*',
247 }, # target_name: All_syzygy
249 # Note: Android uses android_builder_tests below.
250 # TODO: Consider merging that with this target.
251 'target_name': 'chromium_builder_tests',
254 '../base/base.gyp:base_unittests',
255 '../components/components_tests.gyp:components_unittests',
256 '../crypto/crypto.gyp:crypto_unittests',
257 '../net/net.gyp:net_unittests',
258 '../sql/sql.gyp:sql_unittests',
259 '../sync/sync.gyp:sync_unit_tests',
260 '../ui/display/display.gyp:display_unittests',
261 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
262 '../ui/ui_unittests.gyp:ui_unittests',
263 '../url/url.gyp:url_unittests',
266 ['OS!="ios" and OS!="android"', {
268 '../cc/cc_tests.gyp:cc_unittests',
269 '../chrome/chrome.gyp:browser_tests',
270 '../chrome/chrome.gyp:chromedriver_tests',
271 '../chrome/chrome.gyp:chromedriver_unittests',
272 '../chrome/chrome.gyp:interactive_ui_tests',
273 '../chrome/chrome.gyp:sync_integration_tests',
274 '../chrome/chrome.gyp:unit_tests',
275 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
276 '../content/content_shell_and_tests.gyp:content_browsertests',
277 '../content/content_shell_and_tests.gyp:content_shell',
278 '../content/content_shell_and_tests.gyp:content_unittests',
279 '../device/device_tests.gyp:device_unittests',
280 '../extensions/extensions.gyp:extensions_unittests',
281 '../gin/gin.gyp:gin_unittests',
282 '../google_apis/google_apis.gyp:google_apis_unittests',
283 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_support',
284 '../gpu/gpu.gyp:gpu_unittests',
285 '../ipc/ipc.gyp:ipc_tests',
286 '../jingle/jingle.gyp:jingle_unittests',
287 '../media/cast/cast.gyp:cast_unittests',
288 '../media/media.gyp:media_unittests',
289 '../mojo/mojo.gyp:mojo',
290 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
291 '../remoting/remoting.gyp:remoting_unittests',
292 '../third_party/WebKit/public/all.gyp:all_blink',
293 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
294 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
295 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
296 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
297 '../tools/telemetry/telemetry.gyp:*',
302 '../chrome/chrome.gyp:crash_service',
303 '../chrome/chrome.gyp:installer_util_unittests',
304 # ../chrome/test/mini_installer requires mini_installer.
305 '../chrome/installer/mini_installer.gyp:mini_installer',
306 '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
307 '../content/content_shell_and_tests.gyp:copy_test_netscape_plugin',
308 '../courgette/courgette.gyp:courgette_unittests',
309 '../sandbox/sandbox.gyp:sbox_integration_tests',
310 '../sandbox/sandbox.gyp:sbox_unittests',
311 '../sandbox/sandbox.gyp:sbox_validation_tests',
312 '../ui/app_list/app_list.gyp:app_list_unittests',
315 # remoting_host_installation uses lots of non-trivial GYP that tend
316 # to break because of differences between ninja and msbuild. Make
317 # sure this target is built by the builders on the main waterfall.
318 # See http://crbug.com/180600.
319 ['wix_exists == "True" and sas_dll_exists == "True"', {
321 '../remoting/remoting.gyp:remoting_host_installation',
326 # Disable incremental linking for all modules.
327 # 0: inherit, 1: disabled, 2: enabled.
328 'msvs_debug_link_incremental': '1',
329 'msvs_large_module_debug_link_mode': '1',
330 # Disable RTC. Syzygy explicitly doesn't support RTC
331 # instrumented binaries for now.
332 'win_debug_RuntimeChecks': '0',
335 # Disable iterator debugging (huge speed boost).
336 '_HAS_ITERATOR_DEBUGGING=0',
340 # Enable profile information (necessary for SyzyAsan
341 # instrumentation). This is incompatible with incremental
351 '../dbus/dbus.gyp:dbus_unittests',
352 '../sandbox/sandbox.gyp:sandbox_linux_unittests',
357 '../ui/app_list/app_list.gyp:app_list_unittests',
358 '../ui/message_center/message_center.gyp:*',
361 ['test_isolation_mode != "noop"', {
363 'chromium_swarm_tests',
368 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
371 ['enable_printing!=0', {
373 '../printing/printing.gyp:printing_unittests',
378 '../ui/app_list/app_list.gyp:app_list_unittests',
379 '../ui/aura/aura.gyp:aura_unittests',
380 '../ui/compositor/compositor.gyp:compositor_unittests',
381 '../ui/keyboard/keyboard.gyp:keyboard_unittests',
382 '../ui/views/views.gyp:views_unittests',
385 ['use_aura==1 or toolkit_views==1', {
387 '../ui/events/events.gyp:events_unittests',
392 '../ash/ash.gyp:ash_unittests',
395 ['disable_nacl==0', {
397 '../components/nacl.gyp:nacl_loader_unittests',
401 }, # target_name: chromium_builder_tests
407 'target_name': 'blink_tests',
410 '../third_party/WebKit/public/all.gyp:all_blink',
415 '../content/content_shell_and_tests.gyp:content_shell_apk',
416 '../breakpad/breakpad.gyp:dump_syms#host',
417 '../breakpad/breakpad.gyp:minidump_stackwalk#host',
421 '../content/content_shell_and_tests.gyp:content_shell',
426 '../content/content_shell_and_tests.gyp:content_shell_crash_service',
427 '../content/content_shell_and_tests.gyp:layout_test_helper',
430 ['OS!="win" and OS!="android"', {
432 '../breakpad/breakpad.gyp:minidump_stackwalk',
437 '../breakpad/breakpad.gyp:dump_syms#host',
438 '../content/content_shell_and_tests.gyp:layout_test_helper',
443 '../breakpad/breakpad.gyp:dump_syms',
447 }, # target_name: blink_tests
450 ['OS!="ios" and OS!="android"', {
453 'target_name': 'chromium_builder_nacl_win_integration',
456 'chromium_builder_qa', # needed for pyauto
457 'chromium_builder_tests',
459 }, # target_name: chromium_builder_nacl_win_integration
461 'target_name': 'chromium_builder_perf',
464 '../cc/cc_tests.gyp:cc_perftests',
465 '../chrome/chrome.gyp:chrome',
466 '../chrome/chrome.gyp:load_library_perf_tests',
467 '../chrome/chrome.gyp:performance_browser_tests',
468 '../chrome/chrome.gyp:sync_performance_tests',
469 '../media/media.gyp:media_perftests',
470 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
471 '../tools/telemetry/telemetry.gyp:*',
474 ['OS!="ios" and OS!="win"', {
476 '../breakpad/breakpad.gyp:minidump_stackwalk',
481 '../chrome/chrome.gyp:linux_symbols'
486 '../chrome/chrome.gyp:crash_service',
489 ['OS=="win" and target_arch=="ia32"', {
491 '../chrome/chrome.gyp:crash_service_win64',
495 }, # target_name: chromium_builder_perf
497 'target_name': 'chromium_gpu_builder',
500 '../chrome/chrome.gyp:chrome',
501 '../chrome/chrome.gyp:performance_browser_tests',
502 '../content/content_shell_and_tests.gyp:content_browsertests',
503 '../content/content_shell_and_tests.gyp:content_gl_tests',
504 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
505 '../gpu/gpu.gyp:gl_tests',
506 '../gpu/gpu.gyp:angle_unittests',
507 '../tools/telemetry/telemetry.gyp:*',
510 ['OS!="ios" and OS!="win"', {
512 '../breakpad/breakpad.gyp:minidump_stackwalk',
517 '../chrome/chrome.gyp:linux_symbols'
522 '../chrome/chrome.gyp:crash_service',
525 ['OS=="win" and target_arch=="ia32"', {
527 '../chrome/chrome.gyp:crash_service_win64',
531 }, # target_name: chromium_gpu_builder
533 'target_name': 'chromium_gpu_debug_builder',
536 '../chrome/chrome.gyp:chrome',
537 '../content/content_shell_and_tests.gyp:content_browsertests',
538 '../content/content_shell_and_tests.gyp:content_gl_tests',
539 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
540 '../gpu/gpu.gyp:gl_tests',
541 '../gpu/gpu.gyp:angle_unittests',
542 '../tools/telemetry/telemetry.gyp:*',
545 ['OS!="ios" and OS!="win"', {
547 '../breakpad/breakpad.gyp:minidump_stackwalk',
552 '../chrome/chrome.gyp:linux_symbols'
557 '../chrome/chrome.gyp:crash_service',
560 ['OS=="win" and target_arch=="ia32"', {
562 '../chrome/chrome.gyp:crash_service_win64',
566 }, # target_name: chromium_gpu_debug_builder
568 'target_name': 'chromium_builder_qa',
571 '../chrome/chrome.gyp:chrome',
572 # Dependencies of pyauto_functional tests.
573 '../remoting/remoting.gyp:remoting_webapp',
578 '../remoting/remoting.gyp:remoting_me2me_host_archive',
583 '../chrome/chrome.gyp:crash_service',
586 ['OS=="win" and target_arch=="ia32"', {
588 '../chrome/chrome.gyp:crash_service_win64',
591 ['OS=="win" and component != "shared_library" and wix_exists == "True" and sas_dll_exists == "True"', {
593 '../remoting/remoting.gyp:remoting_host_installation',
597 }, # target_name: chromium_builder_qa
599 'target_name': 'chromium_builder_perf_av',
602 'blink_tests', # to run layout tests
603 'chromium_builder_qa', # needed for perf pyauto tests
605 }, # target_name: chromium_builder_perf_av
607 # This target contains everything we need to run tests on the special
608 # device-equipped WebRTC bots. We have device-requiring tests in
609 # browser_tests and content_browsertests.
610 'target_name': 'chromium_builder_webrtc',
613 'chromium_builder_qa', # TODO(phoglund): not sure if needed?
614 '../chrome/chrome.gyp:browser_tests',
615 '../content/content_shell_and_tests.gyp:content_browsertests',
616 '../content/content_shell_and_tests.gyp:content_unittests',
617 '../third_party/webrtc/tools/tools.gyp:frame_analyzer',
618 '../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter',
623 '../chrome/chrome.gyp:crash_service',
627 }, # target_name: chromium_builder_webrtc
629 'target_name': 'chromium_builder_chromedriver',
632 '../chrome/chrome.gyp:chromedriver',
633 '../chrome/chrome.gyp:chromedriver_tests',
634 '../chrome/chrome.gyp:chromedriver_unittests',
636 }, # target_name: chromium_builder_chromedriver
638 'target_name': 'chromium_builder_asan',
641 '../chrome/chrome.gyp:chrome',
643 # We refer to content_shell directly rather than blink_tests
644 # because we don't want the _unittests binaries.
645 '../content/content_shell_and_tests.gyp:content_shell',
650 '../net/net.gyp:hpack_fuzz_wrapper',
651 '../net/net.gyp:dns_fuzz_stub',
652 '../skia/skia.gyp:filter_fuzz_stub',
655 ['enable_ipc_fuzzer==1 and OS=="linux" and component!="shared_library"', {
657 '../tools/ipc_fuzzer/ipc_fuzzer.gyp:*',
662 '../v8/src/d8.gyp:d8#host',
663 '../third_party/pdfium/samples/samples.gyp:pdfium_test',
666 ['internal_filter_fuzzer==1', {
668 '../skia/tools/clusterfuzz-data/fuzzers/filter_fuzzer/filter_fuzzer.gyp:filter_fuzzer',
670 }], # internal_filter_fuzzer
671 ['OS=="win" and fastbuild==0 and target_arch=="ia32" and syzyasan==1', {
673 '../chrome/chrome_syzygy.gyp:chrome_dll_syzygy',
674 '../content/content_shell_and_tests.gyp:content_shell_syzyasan',
675 '../pdf/pdf.gyp:pdf_syzyasan',
678 ['chrome_multiple_dll==1', {
680 '../chrome/chrome_syzygy.gyp:chrome_child_dll_syzygy',
688 'target_name': 'chromium_builder_nacl_sdk',
691 '../chrome/chrome.gyp:chrome',
696 '../chrome/chrome.gyp:chrome_nacl_win64',
700 }, #target_name: chromium_builder_nacl_sdk
702 }], #OS!=ios and OS!=android
706 # The current list of tests for android. This is temporary
707 # until the full set supported. If adding a new test here,
708 # please also add it to build/android/pylib/gtest/gtest_config.py,
709 # else the test is not run.
712 # Do not add targets here without communicating the implications
713 # on tryserver triggers and load. Discuss with
714 # chrome-infrastructure-team please.
715 'target_name': 'android_builder_tests',
718 '../android_webview/android_webview.gyp:android_webview_unittests',
719 '../base/android/jni_generator/jni_generator.gyp:jni_generator_tests',
720 '../base/base.gyp:base_unittests',
721 '../breakpad/breakpad.gyp:breakpad_unittests_stripped',
722 # Also compile the tools needed to deal with minidumps, they are
723 # needed to run minidump tests upstream.
724 '../breakpad/breakpad.gyp:dump_syms#host',
725 '../breakpad/breakpad.gyp:symupload#host',
726 '../breakpad/breakpad.gyp:minidump_dump#host',
727 '../breakpad/breakpad.gyp:minidump_stackwalk#host',
728 '../build/android/tests/multiple_proguards/multiple_proguards.gyp:multiple_proguards_test_apk',
729 '../cc/cc_tests.gyp:cc_perftests_apk',
730 '../cc/cc_tests.gyp:cc_unittests',
731 '../chrome/chrome.gyp:unit_tests',
732 '../components/components_tests.gyp:components_unittests',
733 '../content/content_shell_and_tests.gyp:content_browsertests',
734 '../content/content_shell_and_tests.gyp:content_gl_tests',
735 '../content/content_shell_and_tests.gyp:chromium_linker_test_apk',
736 '../content/content_shell_and_tests.gyp:content_shell_test_apk',
737 '../content/content_shell_and_tests.gyp:content_unittests',
738 '../gpu/gpu.gyp:gl_tests',
739 '../gpu/gpu.gyp:gpu_unittests',
740 '../ipc/ipc.gyp:ipc_tests',
741 '../media/media.gyp:media_perftests_apk',
742 '../media/media.gyp:media_unittests',
743 '../net/net.gyp:net_unittests',
744 '../sandbox/sandbox.gyp:sandbox_linux_unittests_stripped',
745 '../sql/sql.gyp:sql_unittests',
746 '../sync/sync.gyp:sync_unit_tests',
747 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
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',
781 # WebRTC Android APK tests.
782 'target_name': 'android_builder_webrtc',
785 # Set default value for include_tests to '0'. It is normally only
786 # used in WebRTC GYP files. It is set to '1' only when building
787 # WebRTC for Android, inside a Chromium checkout.
791 ['include_tests==1', {
793 '../third_party/webrtc/build/apk_tests.gyp:*',
797 }, # target_name: android_builder_webrtc
799 # WebRTC Chromium tests to run on Android.
800 'target_name': 'android_builder_chromium_webrtc',
803 '../content/content_shell_and_tests.gyp:content_browsertests',
804 '../tools/android/android_tools.gyp:android_tools',
805 '../tools/android/android_tools.gyp:memconsumer',
806 # Unit test bundles packaged as an apk.
807 '../content/content_shell_and_tests.gyp:content_browsertests_apk',
809 }, # target_name: android_builder_chromium_webrtc
815 # Target to build everything plus the dmg. We don't put the dmg
816 # in the All target because developers really don't need it.
817 'target_name': 'all_and_dmg',
821 '../chrome/chrome.gyp:build_app_dmg',
824 # These targets are here so the build bots can use them to build
825 # subsets of a full tree for faster cycle times.
827 'target_name': 'chromium_builder_dbg',
830 '../cc/cc_tests.gyp:cc_unittests',
831 '../chrome/chrome.gyp:browser_tests',
832 '../chrome/chrome.gyp:interactive_ui_tests',
833 '../chrome/chrome.gyp:sync_integration_tests',
834 '../chrome/chrome.gyp:unit_tests',
835 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
836 '../components/components_tests.gyp:components_unittests',
837 '../content/content_shell_and_tests.gyp:content_browsertests',
838 '../content/content_shell_and_tests.gyp:content_unittests',
839 '../device/device_tests.gyp:device_unittests',
840 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
841 '../gpu/gpu.gyp:gpu_unittests',
842 '../ipc/ipc.gyp:ipc_tests',
843 '../jingle/jingle.gyp:jingle_unittests',
844 '../media/media.gyp:media_unittests',
845 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
846 '../printing/printing.gyp:printing_unittests',
847 '../remoting/remoting.gyp:remoting_unittests',
849 '../sql/sql.gyp:sql_unittests',
850 '../sync/sync.gyp:sync_unit_tests',
851 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
852 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_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',
863 'target_name': 'chromium_builder_rel',
866 '../cc/cc_tests.gyp:cc_unittests',
867 '../chrome/chrome.gyp:browser_tests',
868 '../chrome/chrome.gyp:performance_browser_tests',
869 '../chrome/chrome.gyp:sync_integration_tests',
870 '../chrome/chrome.gyp:unit_tests',
871 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
872 '../components/components_tests.gyp:components_unittests',
873 '../content/content_shell_and_tests.gyp:content_browsertests',
874 '../content/content_shell_and_tests.gyp:content_unittests',
875 '../device/device_tests.gyp:device_unittests',
876 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
877 '../gpu/gpu.gyp:gpu_unittests',
878 '../ipc/ipc.gyp:ipc_tests',
879 '../jingle/jingle.gyp:jingle_unittests',
880 '../media/media.gyp:media_unittests',
881 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
882 '../printing/printing.gyp:printing_unittests',
883 '../remoting/remoting.gyp:remoting_unittests',
884 '../sql/sql.gyp:sql_unittests',
885 '../sync/sync.gyp:sync_unit_tests',
886 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
887 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_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',
898 'target_name': 'chromium_builder_dbg_tsan_mac',
901 '../base/base.gyp:base_unittests',
902 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
903 '../crypto/crypto.gyp:crypto_unittests',
904 '../ipc/ipc.gyp:ipc_tests',
905 '../jingle/jingle.gyp:jingle_unittests',
906 '../media/media.gyp:media_unittests',
907 '../net/net.gyp:net_unittests',
908 '../printing/printing.gyp:printing_unittests',
909 '../remoting/remoting.gyp:remoting_unittests',
910 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
911 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
912 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
913 '../url/url.gyp:url_unittests',
917 'target_name': 'chromium_builder_dbg_valgrind_mac',
920 '../base/base.gyp:base_unittests',
921 '../chrome/chrome.gyp:unit_tests',
922 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
923 '../components/components_tests.gyp:components_unittests',
924 '../content/content_shell_and_tests.gyp:content_unittests',
925 '../crypto/crypto.gyp:crypto_unittests',
926 '../device/device_tests.gyp:device_unittests',
927 '../ipc/ipc.gyp:ipc_tests',
928 '../jingle/jingle.gyp:jingle_unittests',
929 '../media/media.gyp:media_unittests',
930 '../net/net.gyp:net_unittests',
931 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
932 '../printing/printing.gyp:printing_unittests',
933 '../remoting/remoting.gyp:remoting_unittests',
934 '../sql/sql.gyp:sql_unittests',
935 '../sync/sync.gyp:sync_unit_tests',
936 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
937 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_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/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
985 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
986 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
987 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
988 '../tools/telemetry/telemetry.gyp:*',
989 '../ui/events/events.gyp:events_unittests',
990 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
991 '../ui/ui_unittests.gyp:ui_unittests',
992 '../ui/views/views.gyp:views_unittests',
993 '../url/url.gyp:url_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 '../ash/ash.gyp:ash_shell_unittests',
1034 '../ash/ash.gyp:ash_unittests',
1035 '../base/base.gyp:base_unittests',
1036 '../cc/cc_tests.gyp:cc_unittests',
1037 '../chrome/chrome.gyp:browser_tests',
1038 '../chrome/chrome.gyp:chrome_app_unittests',
1039 '../chrome/chrome.gyp:chromedriver_unittests',
1040 '../chrome/chrome.gyp:installer_util_unittests',
1041 '../chrome/chrome.gyp:unit_tests',
1042 '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
1043 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1044 '../components/components_tests.gyp:components_unittests',
1045 '../content/content_shell_and_tests.gyp:content_browsertests',
1046 '../content/content_shell_and_tests.gyp:content_shell',
1047 '../content/content_shell_and_tests.gyp:content_shell_crash_service',
1048 '../content/content_shell_and_tests.gyp:layout_test_helper',
1049 '../content/content_shell_and_tests.gyp:content_unittests',
1050 '../courgette/courgette.gyp:courgette_unittests',
1051 '../crypto/crypto.gyp:crypto_unittests',
1052 '../device/device_tests.gyp:device_unittests',
1053 '../extensions/extensions.gyp:extensions_unittests',
1054 '../gin/gin.gyp:gin_unittests',
1055 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1056 '../google_apis/google_apis.gyp:google_apis_unittests',
1057 '../gpu/gpu.gyp:angle_unittests',
1058 '../gpu/gpu.gyp:gpu_unittests',
1059 '../ipc/ipc.gyp:ipc_tests',
1060 '../jingle/jingle.gyp:jingle_unittests',
1061 '../media/cast/cast.gyp:cast_unittests',
1062 '../media/media.gyp:media_unittests',
1063 '../mojo/mojo.gyp:mojo',
1064 '../net/net.gyp:net_unittests',
1065 '../printing/printing.gyp:printing_unittests',
1066 '../remoting/remoting.gyp:remoting_unittests',
1067 '../sql/sql.gyp:sql_unittests',
1068 '../sync/sync.gyp:sync_unit_tests',
1069 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1070 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
1071 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1072 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1073 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blink_heap_unittests',
1074 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blink_platform_unittests',
1075 '../ui/accessibility/accessibility.gyp:accessibility_unittests',
1076 '../ui/app_list/app_list.gyp:app_list_unittests',
1077 '../ui/aura/aura.gyp:aura_unittests',
1078 '../ui/compositor/compositor.gyp:compositor_unittests',
1079 '../ui/display/display.gyp:display_unittests',
1080 '../ui/events/events.gyp:events_unittests',
1081 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1082 '../ui/keyboard/keyboard.gyp:keyboard_unittests',
1083 '../url/url.gyp:url_unittests',
1087 'target_name': 'webkit_builder_win',
1095 ['branding=="Chrome"', {
1098 'target_name': 'chrome_official_builder',
1101 '../base/base.gyp:base_unittests',
1102 '../chrome/chrome.gyp:browser_tests',
1103 '../chrome/chrome.gyp:crash_service',
1104 '../chrome/chrome.gyp:gcapi_dll',
1105 '../chrome/chrome.gyp:pack_policy_templates',
1106 '../chrome/installer/mini_installer.gyp:mini_installer',
1107 '../cloud_print/cloud_print.gyp:cloud_print',
1108 '../courgette/courgette.gyp:courgette',
1109 '../courgette/courgette.gyp:courgette64',
1110 '../ipc/ipc.gyp:ipc_tests',
1111 '../media/media.gyp:media_unittests',
1112 '../net/net.gyp:net_unittests_run',
1113 '../printing/printing.gyp:printing_unittests',
1114 '../remoting/remoting.gyp:remoting_webapp',
1115 '../sql/sql.gyp:sql_unittests',
1116 '../sync/sync.gyp:sync_unit_tests',
1117 '../third_party/widevine/cdm/widevine_cdm.gyp:widevinecdmadapter',
1118 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1119 '../ui/ui_unittests.gyp:ui_unittests',
1120 '../ui/views/views.gyp:views_unittests',
1121 '../url/url.gyp:url_unittests',
1124 ['target_arch=="ia32"', {
1126 '../chrome/chrome.gyp:crash_service_win64',
1129 ['component != "shared_library" and wix_exists == "True" and \
1130 sas_dll_exists == "True"', {
1132 '../remoting/remoting.gyp:remoting_host_installation',
1134 }], # component != "shared_library"
1138 }], # branding=="Chrome"
1144 'target_name': 'aura_builder',
1147 '../cc/cc_tests.gyp:cc_unittests',
1148 '../chrome/chrome.gyp:browser_tests',
1149 '../chrome/chrome.gyp:chrome',
1150 '../chrome/chrome.gyp:interactive_ui_tests',
1151 '../chrome/chrome.gyp:unit_tests',
1152 '../components/components_tests.gyp:components_unittests',
1153 '../content/content_shell_and_tests.gyp:content_browsertests',
1154 '../content/content_shell_and_tests.gyp:content_unittests',
1155 '../device/device_tests.gyp:device_unittests',
1156 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1157 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
1158 '../remoting/remoting.gyp:remoting_unittests',
1159 '../ui/app_list/app_list.gyp:*',
1160 '../ui/aura/aura.gyp:*',
1161 '../ui/compositor/compositor.gyp:*',
1162 '../ui/display/display.gyp:display_unittests',
1163 '../ui/events/events.gyp:*',
1164 '../ui/gfx/gfx_tests.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/examples/examples.gyp:views_examples_with_content_exe',
1170 '../ui/views/views.gyp:views',
1171 '../ui/views/views.gyp:views_unittests',
1172 '../ui/wm/wm.gyp:*',
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',
1204 '../athena/main/athena_main.gyp:*',
1209 '../ui/ozone/ozone.gyp:*',
1210 '../ui/ozone/demo/ozone_demos.gyp:*',
1219 # TODO(thakis): Remove this once the linux gtk bot no longer references
1220 # it (probably after the first aura release on linux), see r249162
1223 'target_name': 'aura_builder',
1226 '../chrome/chrome.gyp:chrome',
1232 ['test_isolation_mode != "noop"', {
1235 'target_name': 'chromium_swarm_tests',
1238 '../base/base.gyp:base_unittests_run',
1239 '../chrome/chrome.gyp:browser_tests_run',
1240 '../chrome/chrome.gyp:interactive_ui_tests_run',
1241 # http://crbug.com/157234
1242 #'../chrome/chrome.gyp:sync_integration_tests_run',
1243 '../chrome/chrome.gyp:unit_tests_run',
1244 '../net/net.gyp:net_unittests_run',
1246 }, # target_name: chromium_swarm_tests
1249 ['OS=="mac" and toolkit_views==1', {
1252 'target_name': 'macviews_builder',
1255 '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
1256 '../ui/views/views.gyp:views',
1257 '../ui/views/views.gyp:views_unittests',
1259 }, # target_name: macviews_builder
1261 }], # os=='mac' and toolkit_views==1