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 # NOTE: This list of targets is present because
43 # mojo_base.gyp:mojo_base cannot be built on iOS, as
44 # javascript-related targets cause v8 to be built.
45 '../mojo/edk/mojo_edk.gyp:mojo_public_bindings_unittests',
46 '../mojo/edk/mojo_edk.gyp:mojo_public_environment_unittests',
47 '../mojo/edk/mojo_edk.gyp:mojo_public_system_perftests',
48 '../mojo/edk/mojo_edk.gyp:mojo_public_system_unittests',
49 '../mojo/edk/mojo_edk.gyp:mojo_public_utility_unittests',
50 '../mojo/edk/mojo_edk.gyp:mojo_system_impl',
51 '../mojo/edk/mojo_edk.gyp:mojo_system_unittests',
52 '../mojo/mojo_base.gyp:mojo_common_lib',
53 '../mojo/mojo_base.gyp:mojo_common_unittests',
54 '../mojo/public/mojo_public.gyp:mojo_cpp_bindings',
55 '../mojo/public/mojo_public.gyp:mojo_public_test_utils',
56 '../mojo/public/mojo_public.gyp:mojo_system',
57 '../google_apis/google_apis.gyp:google_apis_unittests',
58 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
59 '../ui/ios/ui_ios_tests.gyp:ui_ios_unittests',
60 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
65 '../content/content_shell_and_tests.gyp:content_shell_apk',
66 '<@(android_app_targets)',
67 'android_builder_tests',
68 '../android_webview/android_webview.gyp:android_webview_apk',
69 '../android_webview/android_webview.gyp:system_webview_apk',
70 '../android_webview/android_webview_telemetry_shell.gyp:android_webview_telemetry_shell_apk',
71 '../chrome/chrome.gyp:chrome_shell_apk',
72 '../chrome/chrome.gyp:chrome_sync_shell_apk',
73 '../remoting/remoting.gyp:remoting_apk',
74 '../tools/telemetry/telemetry.gyp:*#host',
75 # TODO(nyquist) This should instead by a target for sync when all of
76 # the sync-related code for Android has been upstreamed.
77 # See http://crbug.com/159203
78 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_javalib',
81 ['target_arch == "arm" or target_arch == "arm64"', {
83 # The relocation packer only works on ARM or ARM64.
84 '../tools/relocation_packer/relocation_packer.gyp:relocation_packer_unittests#host',
90 '../content/content_shell_and_tests.gyp:*',
91 # TODO: This should build on Android and the target should move to the list above.
95 ['OS!="ios" and OS!="android"', {
97 '../third_party/re2/re2.gyp:re2',
98 '../chrome/tools/profile_reset/jtl_compiler.gyp:*',
99 '../cc/blink/cc_blink_tests.gyp:*',
100 '../cc/cc_tests.gyp:*',
101 '../device/bluetooth/bluetooth.gyp:*',
102 '../device/device_tests.gyp:*',
103 '../device/usb/usb.gyp:*',
106 '../gpu/tools/tools.gyp:*',
108 '../ipc/mojo/ipc_mojo.gyp:*',
109 '../jingle/jingle.gyp:*',
110 '../media/cast/cast.gyp:*',
111 '../media/media.gyp:*',
112 '../mojo/mojo.gyp:*',
113 '../mojo/mojo_base.gyp:*',
114 '../ppapi/ppapi.gyp:*',
115 '../ppapi/ppapi_internal.gyp:*',
116 '../ppapi/tools/ppapi_tools.gyp:*',
117 '../printing/printing.gyp:*',
118 '../skia/skia.gyp:*',
119 '../sync/tools/sync_tools.gyp:*',
120 '../third_party/WebKit/public/all.gyp:*',
121 '../third_party/cacheinvalidation/cacheinvalidation.gyp:*',
122 '../third_party/codesighs/codesighs.gyp:*',
123 '../third_party/ffmpeg/ffmpeg.gyp:*',
124 '../third_party/iccjpeg/iccjpeg.gyp:*',
125 '../third_party/libpng/libpng.gyp:*',
126 '../third_party/libusb/libusb.gyp:*',
127 '../third_party/libwebp/libwebp.gyp:*',
128 '../third_party/libxslt/libxslt.gyp:*',
129 '../third_party/lzma_sdk/lzma_sdk.gyp:*',
130 '../third_party/mesa/mesa.gyp:*',
131 '../third_party/modp_b64/modp_b64.gyp:*',
132 '../third_party/npapi/npapi.gyp:*',
133 '../third_party/ots/ots.gyp:*',
134 '../third_party/pdfium/samples/samples.gyp:*',
135 '../third_party/qcms/qcms.gyp:*',
136 '../tools/gn/gn.gyp:*',
137 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
138 '../tools/telemetry/telemetry.gyp:*',
139 '../v8/tools/gyp/v8.gyp:*',
140 '<(libjpeg_gyp_path):*',
145 # Athena temporarily depends upon a subset of chrome. Since most
146 # tests do not compile, we only include dependencies to tests we
148 '../chrome/chrome.gyp:chrome',
149 '../chrome/chrome.gyp:browser_tests',
153 '../chrome/chrome.gyp:*',
158 ['use_openssl==0 and (OS=="mac" or OS=="ios" or OS=="win")', {
160 '../third_party/nss/nss.gyp:*',
163 ['OS=="win" or OS=="ios" or OS=="linux"', {
165 '../breakpad/breakpad.gyp:*',
170 '../sandbox/sandbox.gyp:*',
171 '../third_party/ocmock/ocmock.gyp:*',
176 '../courgette/courgette.gyp:*',
177 '../dbus/dbus.gyp:*',
178 '../sandbox/sandbox.gyp:*',
181 ['branding=="Chrome"', {
183 '../chrome/chrome.gyp:linux_packages_<(channel)',
186 ['enable_ipc_fuzzer==1', {
188 '../tools/ipc_fuzzer/ipc_fuzzer.gyp:*',
195 '../chromecast/chromecast.gyp:*',
200 '../tools/xdisplaycheck/xdisplaycheck.gyp:*',
205 ['win_use_allocator_shim==1', {
207 '../base/allocator/allocator.gyp:*',
212 '../chrome_elf/chrome_elf.gyp:*',
213 '../cloud_print/cloud_print.gyp:*',
214 '../courgette/courgette.gyp:*',
216 '../sandbox/sandbox.gyp:*',
217 '<(angle_path)/src/angle.gyp:*',
218 '../third_party/bspatch/bspatch.gyp:*',
219 '../tools/win/static_initializers/static_initializers.gyp:*',
223 '../third_party/libevent/libevent.gyp:*',
226 ['toolkit_views==1', {
228 '../ui/views/controls/webview/webview.gyp:*',
229 '../ui/views/views.gyp:*',
234 '../ui/aura/aura.gyp:*',
244 '../remoting/remoting.gyp:*',
249 '../net/third_party/nss/ssl.gyp:*',
254 '../third_party/boringssl/boringssl.gyp:*',
255 '../third_party/boringssl/boringssl_tests.gyp:*',
258 ['enable_app_list==1', {
260 '../ui/app_list/app_list.gyp:*',
263 ['OS!="android" and OS!="ios"', {
265 '../google_apis/gcm/gcm.gyp:*',
268 ['chromeos==1 or OS=="linux" or OS=="win"', {
270 '../extensions/shell/app_shell.gyp:*',
275 '../athena/main/athena_main.gyp:*',
280 '../envoy/envoy.gyp:*',
284 }, # target_name: All
286 'target_name': 'All_syzygy',
289 ['OS=="win" and fastbuild==0 and target_arch=="ia32" and '
290 '(syzyasan==1 or syzygy_optimize==1)', {
292 '../chrome/installer/mini_installer_syzygy.gyp:*',
296 }, # target_name: All_syzygy
298 # Note: Android uses android_builder_tests below.
299 # TODO: Consider merging that with this target.
300 'target_name': 'chromium_builder_tests',
303 '../base/base.gyp:base_unittests',
304 '../components/components_tests.gyp:components_unittests',
305 '../crypto/crypto.gyp:crypto_unittests',
306 '../net/net.gyp:net_unittests',
307 '../sql/sql.gyp:sql_unittests',
308 '../sync/sync.gyp:sync_unit_tests',
309 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
310 '../ui/display/display.gyp:display_unittests',
311 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
312 '../url/url.gyp:url_unittests',
315 ['OS!="ios" and OS!="android"', {
317 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
318 '../cc/cc_tests.gyp:cc_unittests',
319 '../chrome/chrome.gyp:browser_tests',
320 '../chrome/chrome.gyp:chromedriver_tests',
321 '../chrome/chrome.gyp:chromedriver_unittests',
322 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
323 '../content/content_shell_and_tests.gyp:content_browsertests',
324 '../content/content_shell_and_tests.gyp:content_shell',
325 '../content/content_shell_and_tests.gyp:content_unittests',
326 '../device/device_tests.gyp:device_unittests',
327 '../extensions/extensions.gyp:extensions_unittests',
328 '../gin/gin.gyp:gin_unittests',
329 '../google_apis/google_apis.gyp:google_apis_unittests',
330 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_support',
331 '../gpu/gpu.gyp:gpu_unittests',
332 '../ipc/ipc.gyp:ipc_tests',
333 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
334 '../jingle/jingle.gyp:jingle_unittests',
335 '../media/cast/cast.gyp:cast_unittests',
336 '../media/media.gyp:media_unittests',
337 '../mojo/mojo.gyp:mojo',
338 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
339 '../remoting/remoting.gyp:remoting_unittests',
340 '../third_party/WebKit/public/all.gyp:all_blink',
341 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
342 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
343 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
344 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
345 '../tools/telemetry/telemetry.gyp:*',
350 '../chrome/chrome.gyp:interactive_ui_tests',
351 '../chrome/chrome.gyp:sync_integration_tests',
352 '../chrome/chrome.gyp:unit_tests',
359 '../chrome/chrome.gyp:app_installer',
360 '../chrome/chrome.gyp:app_installer_unittests',
361 '../chrome/chrome.gyp:crash_service',
362 '../chrome/chrome.gyp:installer_util_unittests',
363 # ../chrome/test/mini_installer requires mini_installer.
364 '../chrome/installer/mini_installer.gyp:mini_installer',
365 '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
366 '../content/content_shell_and_tests.gyp:copy_test_netscape_plugin',
367 '../courgette/courgette.gyp:courgette_unittests',
368 '../sandbox/sandbox.gyp:sbox_integration_tests',
369 '../sandbox/sandbox.gyp:sbox_unittests',
370 '../sandbox/sandbox.gyp:sbox_validation_tests',
371 '../ui/app_list/app_list.gyp:app_list_unittests',
374 # remoting_host_installation uses lots of non-trivial GYP that tend
375 # to break because of differences between ninja and msbuild. Make
376 # sure this target is built by the builders on the main waterfall.
377 # See http://crbug.com/180600.
378 ['wix_exists == "True" and sas_dll_exists == "True"', {
380 '../remoting/remoting.gyp:remoting_host_installation',
385 # Disable incremental linking for all modules.
386 # 0: inherit, 1: disabled, 2: enabled.
387 'msvs_debug_link_incremental': '1',
388 'msvs_large_module_debug_link_mode': '1',
389 # Disable RTC. Syzygy explicitly doesn't support RTC
390 # instrumented binaries for now.
391 'win_debug_RuntimeChecks': '0',
394 # Disable iterator debugging (huge speed boost).
395 '_HAS_ITERATOR_DEBUGGING=0',
399 # Enable profile information (necessary for SyzyAsan
400 # instrumentation). This is incompatible with incremental
410 '../dbus/dbus.gyp:dbus_unittests',
411 '../sandbox/sandbox.gyp:sandbox_linux_unittests',
416 '../ui/app_list/app_list.gyp:app_list_unittests',
417 '../ui/message_center/message_center.gyp:*',
420 ['test_isolation_mode != "noop"', {
422 'chromium_swarm_tests',
427 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
430 ['enable_basic_printing==1 or enable_print_preview==1', {
432 '../printing/printing.gyp:printing_unittests',
437 '../ui/app_list/app_list.gyp:app_list_unittests',
438 '../ui/aura/aura.gyp:aura_unittests',
439 '../ui/compositor/compositor.gyp:compositor_unittests',
440 '../ui/keyboard/keyboard.gyp:keyboard_unittests',
441 '../ui/views/views.gyp:views_unittests',
444 ['use_aura==1 or toolkit_views==1', {
446 '../ui/events/events.gyp:events_unittests',
451 '../ash/ash.gyp:ash_unittests',
454 ['disable_nacl==0', {
456 '../components/nacl.gyp:nacl_loader_unittests',
459 ['disable_nacl==0 and disable_nacl_untrusted==0', {
461 '../mojo/mojo_nacl.gyp:*',
462 '../testing/gtest_nacl.gyp:*',
466 }, # target_name: chromium_builder_tests
472 'target_name': 'blink_tests',
475 '../third_party/WebKit/public/all.gyp:all_blink',
480 '../content/content_shell_and_tests.gyp:content_shell_apk',
481 '../breakpad/breakpad.gyp:dump_syms#host',
482 '../breakpad/breakpad.gyp:minidump_stackwalk#host',
486 '../content/content_shell_and_tests.gyp:content_shell',
491 '../content/content_shell_and_tests.gyp:content_shell_crash_service',
492 '../content/content_shell_and_tests.gyp:layout_test_helper',
495 ['OS!="win" and OS!="android"', {
497 '../breakpad/breakpad.gyp:minidump_stackwalk',
502 '../breakpad/breakpad.gyp:dump_syms#host',
503 '../content/content_shell_and_tests.gyp:layout_test_helper',
508 '../breakpad/breakpad.gyp:dump_syms',
512 }, # target_name: blink_tests
515 ['OS!="ios" and OS!="android"', {
518 'target_name': 'chromium_builder_nacl_win_integration',
521 'chromium_builder_qa', # needed for pyauto
522 'chromium_builder_tests',
524 }, # target_name: chromium_builder_nacl_win_integration
526 'target_name': 'chromium_builder_perf',
529 '../cc/cc_tests.gyp:cc_perftests',
530 '../chrome/chrome.gyp:chrome',
531 '../chrome/chrome.gyp:load_library_perf_tests',
532 '../chrome/chrome.gyp:performance_browser_tests',
533 '../chrome/chrome.gyp:sync_performance_tests',
534 '../media/media.gyp:media_perftests',
535 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
536 '../tools/telemetry/telemetry.gyp:*',
539 ['OS!="ios" and OS!="win"', {
541 '../breakpad/breakpad.gyp:minidump_stackwalk',
546 '../chrome/chrome.gyp:linux_symbols'
551 '../chrome/chrome.gyp:crash_service',
554 ['OS=="win" and target_arch=="ia32"', {
556 '../chrome/chrome.gyp:crash_service_win64',
560 }, # target_name: chromium_builder_perf
562 'target_name': 'chromium_gpu_builder',
565 '../chrome/chrome.gyp:chrome',
566 '../chrome/chrome.gyp:performance_browser_tests',
567 '../content/content_shell_and_tests.gyp:content_browsertests',
568 '../content/content_shell_and_tests.gyp:content_gl_tests',
569 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
570 '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_test',
571 '../gpu/gpu.gyp:gl_tests',
572 '../gpu/gpu.gyp:angle_unittests',
573 '../gpu/gpu.gyp:gpu_unittests',
574 '../tools/telemetry/telemetry.gyp:*',
577 ['OS!="ios" and OS!="win"', {
579 '../breakpad/breakpad.gyp:minidump_stackwalk',
584 '../chrome/chrome.gyp:linux_symbols'
589 '../chrome/chrome.gyp:crash_service',
592 ['OS=="win" and target_arch=="ia32"', {
594 '../chrome/chrome.gyp:crash_service_win64',
598 }, # target_name: chromium_gpu_builder
600 'target_name': 'chromium_gpu_debug_builder',
603 '../chrome/chrome.gyp:chrome',
604 '../content/content_shell_and_tests.gyp:content_browsertests',
605 '../content/content_shell_and_tests.gyp:content_gl_tests',
606 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
607 '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_test',
608 '../gpu/gpu.gyp:gl_tests',
609 '../gpu/gpu.gyp:angle_unittests',
610 '../gpu/gpu.gyp:gpu_unittests',
611 '../tools/telemetry/telemetry.gyp:*',
614 ['OS!="ios" and OS!="win"', {
616 '../breakpad/breakpad.gyp:minidump_stackwalk',
621 '../chrome/chrome.gyp:linux_symbols'
626 '../chrome/chrome.gyp:crash_service',
629 ['OS=="win" and target_arch=="ia32"', {
631 '../chrome/chrome.gyp:crash_service_win64',
635 }, # target_name: chromium_gpu_debug_builder
637 'target_name': 'chromium_builder_qa',
640 '../chrome/chrome.gyp:chrome',
641 # Dependencies of pyauto_functional tests.
642 '../remoting/remoting.gyp:remoting_webapp',
647 '../remoting/remoting.gyp:remoting_me2me_host_archive',
652 '../chrome/chrome.gyp:crash_service',
655 ['OS=="win" and target_arch=="ia32"', {
657 '../chrome/chrome.gyp:crash_service_win64',
660 ['OS=="win" and component != "shared_library" and wix_exists == "True" and sas_dll_exists == "True"', {
662 '../remoting/remoting.gyp:remoting_host_installation',
666 }, # target_name: chromium_builder_qa
668 'target_name': 'chromium_builder_perf_av',
671 'blink_tests', # to run layout tests
672 'chromium_builder_qa', # needed for perf pyauto tests
674 }, # target_name: chromium_builder_perf_av
676 # This target contains everything we need to run tests on the special
677 # device-equipped WebRTC bots. We have device-requiring tests in
678 # browser_tests and content_browsertests.
679 'target_name': 'chromium_builder_webrtc',
682 'chromium_builder_perf',
683 '../chrome/chrome.gyp:browser_tests',
684 '../content/content_shell_and_tests.gyp:content_browsertests',
685 '../content/content_shell_and_tests.gyp:content_unittests',
686 '../media/media.gyp:media_unittests',
687 '../third_party/webrtc/tools/tools.gyp:frame_analyzer',
688 '../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter',
693 '../remoting/remoting.gyp:*',
697 }, # target_name: chromium_builder_webrtc
699 'target_name': 'chromium_builder_chromedriver',
702 '../chrome/chrome.gyp:chromedriver',
703 '../chrome/chrome.gyp:chromedriver_tests',
704 '../chrome/chrome.gyp:chromedriver_unittests',
706 }, # target_name: chromium_builder_chromedriver
708 'target_name': 'chromium_builder_asan',
711 '../chrome/chrome.gyp:chrome',
713 # We refer to content_shell directly rather than blink_tests
714 # because we don't want the _unittests binaries.
715 '../content/content_shell_and_tests.gyp:content_shell',
720 '../net/net.gyp:hpack_fuzz_wrapper',
721 '../net/net.gyp:dns_fuzz_stub',
722 '../skia/skia.gyp:filter_fuzz_stub',
725 ['enable_ipc_fuzzer==1 and OS=="linux" and component!="shared_library"', {
727 '../tools/ipc_fuzzer/ipc_fuzzer.gyp:*',
732 '../v8/src/d8.gyp:d8#host',
733 '../third_party/pdfium/samples/samples.gyp:pdfium_test',
736 ['internal_filter_fuzzer==1', {
738 '../skia/tools/clusterfuzz-data/fuzzers/filter_fuzzer/filter_fuzzer.gyp:filter_fuzzer',
740 }], # internal_filter_fuzzer
741 ['OS=="win" and fastbuild==0 and target_arch=="ia32" and syzyasan==1', {
743 '../chrome/chrome_syzygy.gyp:chrome_dll_syzygy',
744 '../content/content_shell_and_tests.gyp:content_shell_syzyasan',
745 '../pdf/pdf.gyp:pdf_syzyasan',
748 ['chrome_multiple_dll==1', {
750 '../chrome/chrome_syzygy.gyp:chrome_child_dll_syzygy',
758 'target_name': 'chromium_builder_nacl_sdk',
761 '../chrome/chrome.gyp:chrome',
766 '../chrome/chrome.gyp:chrome_nacl_win64',
770 }, #target_name: chromium_builder_nacl_sdk
772 }], #OS!=ios and OS!=android
776 # The current list of tests for android. This is temporary
777 # until the full set supported. If adding a new test here,
778 # please also add it to build/android/pylib/gtest/gtest_config.py,
779 # else the test is not run.
782 # Do not add targets here without communicating the implications
783 # on tryserver triggers and load. Discuss with
784 # chrome-infrastructure-team please.
785 'target_name': 'android_builder_tests',
788 '../android_webview/android_webview.gyp:android_webview_unittests',
789 '../base/android/jni_generator/jni_generator.gyp:jni_generator_tests',
790 '../base/base.gyp:base_unittests',
791 '../breakpad/breakpad.gyp:breakpad_unittests_deps',
792 # Also compile the tools needed to deal with minidumps, they are
793 # needed to run minidump tests upstream.
794 '../breakpad/breakpad.gyp:dump_syms#host',
795 '../breakpad/breakpad.gyp:symupload#host',
796 '../breakpad/breakpad.gyp:minidump_dump#host',
797 '../breakpad/breakpad.gyp:minidump_stackwalk#host',
798 '../build/android/tests/multiple_proguards/multiple_proguards.gyp:multiple_proguards_test_apk',
799 '../build/android/pylib/device/commands/commands.gyp:chromium_commands',
800 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
801 '../cc/cc_tests.gyp:cc_perftests_apk',
802 '../cc/cc_tests.gyp:cc_unittests',
803 '../chrome/chrome.gyp:unit_tests',
804 '../components/components_tests.gyp:components_unittests',
805 '../content/content_shell_and_tests.gyp:content_browsertests',
806 '../content/content_shell_and_tests.gyp:content_gl_tests',
807 '../content/content_shell_and_tests.gyp:chromium_linker_test_apk',
808 '../content/content_shell_and_tests.gyp:content_shell_test_apk',
809 '../content/content_shell_and_tests.gyp:content_unittests',
810 '../gpu/gpu.gyp:gl_tests',
811 '../gpu/gpu.gyp:gpu_unittests',
812 '../ipc/ipc.gyp:ipc_tests',
813 '../media/media.gyp:media_perftests_apk',
814 '../media/media.gyp:media_unittests',
815 '../net/net.gyp:net_unittests',
816 '../sandbox/sandbox.gyp:sandbox_linux_unittests_deps',
817 '../sql/sql.gyp:sql_unittests',
818 '../sync/sync.gyp:sync_unit_tests',
819 '../testing/android/junit/junit_test.gyp:junit_unit_tests',
820 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
821 '../third_party/WebKit/public/all.gyp:*',
822 '../tools/android/android_tools.gyp:android_tools',
823 '../tools/android/android_tools.gyp:memconsumer',
824 '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugin_test',
825 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
826 '../ui/events/events.gyp:events_unittests',
827 # Unit test bundles packaged as an apk.
828 '../android_webview/android_webview.gyp:android_webview_test_apk',
829 '../android_webview/android_webview.gyp:android_webview_unittests_apk',
830 '../base/base.gyp:base_unittests_apk',
831 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk',
832 '../cc/cc_tests.gyp:cc_unittests_apk',
833 '../chrome/chrome.gyp:chrome_shell_test_apk',
834 '../chrome/chrome.gyp:chrome_sync_shell_test_apk',
835 '../chrome/chrome.gyp:chrome_shell_uiautomator_tests',
836 '../chrome/chrome.gyp:unit_tests_apk',
837 '../components/components_tests.gyp:components_unittests_apk',
838 '../content/content_shell_and_tests.gyp:content_browsertests_apk',
839 '../content/content_shell_and_tests.gyp:content_gl_tests_apk',
840 '../content/content_shell_and_tests.gyp:content_unittests_apk',
841 '../content/content_shell_and_tests.gyp:video_decode_accelerator_unittest_apk',
842 '../gpu/gpu.gyp:gl_tests_apk',
843 '../gpu/gpu.gyp:gpu_unittests_apk',
844 '../ipc/ipc.gyp:ipc_tests_apk',
845 '../media/media.gyp:media_unittests_apk',
846 '../net/net.gyp:net_unittests_apk',
847 '../sandbox/sandbox.gyp:sandbox_linux_jni_unittests_apk',
848 '../sql/sql.gyp:sql_unittests_apk',
849 '../sync/sync.gyp:sync_unit_tests_apk',
850 '../tools/android/heap_profiler/heap_profiler.gyp:heap_profiler_unittests_apk',
851 '../ui/base/ui_base_tests.gyp:ui_base_unittests_apk',
852 '../ui/events/events.gyp:events_unittests_apk',
853 '../ui/gfx/gfx_tests.gyp:gfx_unittests_apk',
856 ['enable_webrtc==1 and "<(libpeer_target_type)"=="static_library"', {
858 '../components/devtools_bridge.gyp:devtools_bridge_tests_apk',
859 '../components/devtools_bridge.gyp:devtools_bridge_tests2_apk',
865 # WebRTC Chromium tests to run on Android.
866 'target_name': 'android_builder_chromium_webrtc',
869 '../build/android/pylib/device/commands/commands.gyp:chromium_commands',
870 '../content/content_shell_and_tests.gyp:content_browsertests',
871 '../tools/android/android_tools.gyp:android_tools',
872 '../tools/android/android_tools.gyp:memconsumer',
873 # Unit test bundles packaged as an apk.
874 '../components/devtools_bridge.gyp:devtools_bridge_tests_apk',
875 '../components/devtools_bridge.gyp:devtools_bridge_tests2_apk',
876 '../content/content_shell_and_tests.gyp:content_browsertests_apk',
878 }, # target_name: android_builder_chromium_webrtc
884 # Target to build everything plus the dmg. We don't put the dmg
885 # in the All target because developers really don't need it.
886 'target_name': 'all_and_dmg',
890 '../chrome/chrome.gyp:build_app_dmg',
893 # These targets are here so the build bots can use them to build
894 # subsets of a full tree for faster cycle times.
896 'target_name': 'chromium_builder_dbg',
899 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
900 '../cc/cc_tests.gyp:cc_unittests',
901 '../chrome/chrome.gyp:browser_tests',
902 '../chrome/chrome.gyp:interactive_ui_tests',
903 '../chrome/chrome.gyp:sync_integration_tests',
904 '../chrome/chrome.gyp:unit_tests',
905 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
906 '../components/components_tests.gyp:components_unittests',
907 '../content/content_shell_and_tests.gyp:content_browsertests',
908 '../content/content_shell_and_tests.gyp:content_unittests',
909 '../device/device_tests.gyp:device_unittests',
910 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
911 '../gpu/gpu.gyp:gpu_unittests',
912 '../ipc/ipc.gyp:ipc_tests',
913 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
914 '../jingle/jingle.gyp:jingle_unittests',
915 '../media/media.gyp:media_unittests',
916 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
917 '../printing/printing.gyp:printing_unittests',
918 '../remoting/remoting.gyp:remoting_unittests',
920 '../sql/sql.gyp:sql_unittests',
921 '../sync/sync.gyp:sync_unit_tests',
922 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
923 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
924 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
925 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
926 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
927 '../tools/telemetry/telemetry.gyp:*',
928 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
929 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
930 '../url/url.gyp:url_unittests',
934 'target_name': 'chromium_builder_rel',
937 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
938 '../cc/cc_tests.gyp:cc_unittests',
939 '../chrome/chrome.gyp:browser_tests',
940 '../chrome/chrome.gyp:performance_browser_tests',
941 '../chrome/chrome.gyp:sync_integration_tests',
942 '../chrome/chrome.gyp:unit_tests',
943 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
944 '../components/components_tests.gyp:components_unittests',
945 '../content/content_shell_and_tests.gyp:content_browsertests',
946 '../content/content_shell_and_tests.gyp:content_unittests',
947 '../device/device_tests.gyp:device_unittests',
948 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
949 '../gpu/gpu.gyp:gpu_unittests',
950 '../ipc/ipc.gyp:ipc_tests',
951 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
952 '../jingle/jingle.gyp:jingle_unittests',
953 '../media/media.gyp:media_unittests',
954 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
955 '../printing/printing.gyp:printing_unittests',
956 '../remoting/remoting.gyp:remoting_unittests',
957 '../sql/sql.gyp:sql_unittests',
958 '../sync/sync.gyp:sync_unit_tests',
959 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
960 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
961 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
962 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
963 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
964 '../tools/telemetry/telemetry.gyp:*',
965 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
966 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
967 '../url/url.gyp:url_unittests',
971 'target_name': 'chromium_builder_dbg_tsan_mac',
974 '../base/base.gyp:base_unittests',
975 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
976 '../crypto/crypto.gyp:crypto_unittests',
977 '../ipc/ipc.gyp:ipc_tests',
978 '../jingle/jingle.gyp:jingle_unittests',
979 '../media/media.gyp:media_unittests',
980 '../net/net.gyp:net_unittests',
981 '../printing/printing.gyp:printing_unittests',
982 '../remoting/remoting.gyp:remoting_unittests',
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 '../url/url.gyp:url_unittests',
990 'target_name': 'chromium_builder_dbg_valgrind_mac',
993 '../base/base.gyp:base_unittests',
994 '../chrome/chrome.gyp:unit_tests',
995 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
996 '../components/components_tests.gyp:components_unittests',
997 '../content/content_shell_and_tests.gyp:content_unittests',
998 '../crypto/crypto.gyp:crypto_unittests',
999 '../device/device_tests.gyp:device_unittests',
1000 '../ipc/ipc.gyp:ipc_tests',
1001 '../jingle/jingle.gyp:jingle_unittests',
1002 '../media/media.gyp:media_unittests',
1003 '../net/net.gyp:net_unittests',
1004 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1005 '../printing/printing.gyp:printing_unittests',
1006 '../remoting/remoting.gyp:remoting_unittests',
1007 '../sql/sql.gyp:sql_unittests',
1008 '../sync/sync.gyp:sync_unit_tests',
1009 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1010 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
1011 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1012 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1013 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1014 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1015 '../url/url.gyp:url_unittests',
1022 # These targets are here so the build bots can use them to build
1023 # subsets of a full tree for faster cycle times.
1025 'target_name': 'chromium_builder',
1028 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
1029 '../cc/cc_tests.gyp:cc_unittests',
1030 '../chrome/chrome.gyp:browser_tests',
1031 '../chrome/chrome.gyp:crash_service',
1032 '../chrome/chrome.gyp:gcapi_test',
1033 '../chrome/chrome.gyp:installer_util_unittests',
1034 '../chrome/chrome.gyp:interactive_ui_tests',
1035 '../chrome/chrome.gyp:performance_browser_tests',
1036 '../chrome/chrome.gyp:sync_integration_tests',
1037 '../chrome/chrome.gyp:unit_tests',
1038 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1039 '../components/components_tests.gyp:components_unittests',
1040 '../content/content_shell_and_tests.gyp:content_browsertests',
1041 '../content/content_shell_and_tests.gyp:content_unittests',
1042 '../content/content_shell_and_tests.gyp:copy_test_netscape_plugin',
1043 # ../chrome/test/mini_installer requires mini_installer.
1044 '../chrome/installer/mini_installer.gyp:mini_installer',
1045 '../courgette/courgette.gyp:courgette_unittests',
1046 '../device/device_tests.gyp:device_unittests',
1047 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1048 '../gpu/gpu.gyp:gpu_unittests',
1049 '../ipc/ipc.gyp:ipc_tests',
1050 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
1051 '../jingle/jingle.gyp:jingle_unittests',
1052 '../media/media.gyp:media_unittests',
1053 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
1054 '../printing/printing.gyp:printing_unittests',
1055 '../remoting/remoting.gyp:remoting_unittests',
1056 '../sql/sql.gyp:sql_unittests',
1057 '../sync/sync.gyp:sync_unit_tests',
1058 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1059 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
1060 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1061 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1062 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
1063 '../tools/telemetry/telemetry.gyp:*',
1064 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1065 '../ui/events/events.gyp:events_unittests',
1066 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1067 '../ui/views/views.gyp:views_unittests',
1068 '../url/url.gyp:url_unittests',
1071 ['target_arch=="ia32"', {
1073 '../chrome/chrome.gyp:crash_service_win64',
1079 'target_name': 'chromium_builder_win_cf',
1083 'target_name': 'chromium_builder_dbg_tsan_win',
1086 '../base/base.gyp:base_unittests',
1087 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1088 '../components/components_tests.gyp:components_unittests',
1089 '../content/content_shell_and_tests.gyp:content_unittests',
1090 '../crypto/crypto.gyp:crypto_unittests',
1091 '../ipc/ipc.gyp:ipc_tests',
1092 '../jingle/jingle.gyp:jingle_unittests',
1093 '../media/media.gyp:media_unittests',
1094 '../net/net.gyp:net_unittests',
1095 '../printing/printing.gyp:printing_unittests',
1096 '../remoting/remoting.gyp:remoting_unittests',
1097 '../sql/sql.gyp:sql_unittests',
1098 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1099 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
1100 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1101 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1102 '../url/url.gyp:url_unittests',
1106 'target_name': 'chromium_builder_lkgr_drmemory_win',
1109 '../content/content_shell_and_tests.gyp:content_shell',
1110 '../content/content_shell_and_tests.gyp:content_shell_crash_service',
1111 '../content/content_shell_and_tests.gyp:layout_test_helper',
1115 'target_name': 'chromium_builder_dbg_drmemory_win',
1118 '../ash/ash.gyp:ash_shell_unittests',
1119 '../ash/ash.gyp:ash_unittests',
1120 '../base/base.gyp:base_unittests',
1121 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
1122 '../cc/cc_tests.gyp:cc_unittests',
1123 '../chrome/chrome.gyp:browser_tests',
1124 '../chrome/chrome.gyp:chrome_app_unittests',
1125 '../chrome/chrome.gyp:chromedriver_unittests',
1126 '../chrome/chrome.gyp:installer_util_unittests',
1127 '../chrome/chrome.gyp:unit_tests',
1128 '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
1129 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1130 '../components/components_tests.gyp:components_unittests',
1131 '../content/content_shell_and_tests.gyp:content_browsertests',
1132 '../content/content_shell_and_tests.gyp:content_shell',
1133 '../content/content_shell_and_tests.gyp:content_shell_crash_service',
1134 '../content/content_shell_and_tests.gyp:layout_test_helper',
1135 '../content/content_shell_and_tests.gyp:content_unittests',
1136 '../courgette/courgette.gyp:courgette_unittests',
1137 '../crypto/crypto.gyp:crypto_unittests',
1138 '../device/device_tests.gyp:device_unittests',
1139 '../extensions/extensions.gyp:extensions_unittests',
1140 '../gin/gin.gyp:gin_shell',
1141 '../gin/gin.gyp:gin_unittests',
1142 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1143 '../google_apis/google_apis.gyp:google_apis_unittests',
1144 '../gpu/gpu.gyp:angle_unittests',
1145 '../gpu/gpu.gyp:gpu_unittests',
1146 '../ipc/ipc.gyp:ipc_tests',
1147 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
1148 '../jingle/jingle.gyp:jingle_unittests',
1149 '../media/cast/cast.gyp:cast_unittests',
1150 '../media/media.gyp:media_unittests',
1151 '../mojo/mojo.gyp:mojo',
1152 '../net/net.gyp:net_unittests',
1153 '../printing/printing.gyp:printing_unittests',
1154 '../remoting/remoting.gyp:remoting_unittests',
1155 '../sql/sql.gyp:sql_unittests',
1156 '../sync/sync.gyp:sync_unit_tests',
1157 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1158 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
1159 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1160 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1161 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blink_heap_unittests',
1162 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blink_platform_unittests',
1163 '../ui/accessibility/accessibility.gyp:accessibility_unittests',
1164 '../ui/app_list/app_list.gyp:app_list_unittests',
1165 '../ui/aura/aura.gyp:aura_unittests',
1166 '../ui/compositor/compositor.gyp:compositor_unittests',
1167 '../ui/display/display.gyp:display_unittests',
1168 '../ui/events/events.gyp:events_unittests',
1169 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1170 '../ui/keyboard/keyboard.gyp:keyboard_unittests',
1171 '../url/url.gyp:url_unittests',
1175 'target_name': 'webkit_builder_win',
1183 ['branding=="Chrome"', {
1186 'target_name': 'chrome_official_builder',
1189 '../base/base.gyp:base_unittests',
1190 '../chrome/chrome.gyp:app_installer',
1191 '../chrome/chrome.gyp:app_installer_unittests',
1192 '../chrome/chrome.gyp:browser_tests',
1193 '../chrome/chrome.gyp:sync_integration_tests',
1194 '../chrome/chrome.gyp:crash_service',
1195 '../chrome/chrome.gyp:gcapi_dll',
1196 '../chrome/chrome.gyp:pack_policy_templates',
1197 '../chrome/installer/mini_installer.gyp:mini_installer',
1198 '../cloud_print/cloud_print.gyp:cloud_print',
1199 '../courgette/courgette.gyp:courgette',
1200 '../courgette/courgette.gyp:courgette64',
1201 '../ipc/ipc.gyp:ipc_tests',
1202 '../media/media.gyp:media_unittests',
1203 '../net/net.gyp:net_unittests_run',
1204 '../printing/printing.gyp:printing_unittests',
1205 '../remoting/remoting.gyp:remoting_webapp',
1206 '../sql/sql.gyp:sql_unittests',
1207 '../sync/sync.gyp:sync_unit_tests',
1208 '../third_party/widevine/cdm/widevine_cdm.gyp:widevinecdmadapter',
1209 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1210 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1211 '../ui/views/views.gyp:views_unittests',
1212 '../url/url.gyp:url_unittests',
1215 ['target_arch=="ia32"', {
1217 '../chrome/chrome.gyp:crash_service_win64',
1220 ['component != "shared_library" and wix_exists == "True" and \
1221 sas_dll_exists == "True"', {
1223 '../remoting/remoting.gyp:remoting_host_installation',
1225 }], # component != "shared_library"
1229 }], # branding=="Chrome"
1235 'target_name': 'aura_builder',
1238 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
1239 '../cc/cc_tests.gyp:cc_unittests',
1240 '../chrome/chrome.gyp:browser_tests',
1241 '../chrome/chrome.gyp:chrome',
1242 '../components/components_tests.gyp:components_unittests',
1243 '../content/content_shell_and_tests.gyp:content_browsertests',
1244 '../content/content_shell_and_tests.gyp:content_unittests',
1245 '../device/device_tests.gyp:device_unittests',
1246 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1247 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
1248 '../remoting/remoting.gyp:remoting_unittests',
1249 '../ui/app_list/app_list.gyp:*',
1250 '../ui/aura/aura.gyp:*',
1251 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1252 '../ui/compositor/compositor.gyp:*',
1253 '../ui/display/display.gyp:display_unittests',
1254 '../ui/events/events.gyp:*',
1255 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1256 '../ui/keyboard/keyboard.gyp:*',
1257 '../ui/message_center/message_center.gyp:*',
1258 '../ui/snapshot/snapshot.gyp:snapshot_unittests',
1259 '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
1260 '../ui/views/views.gyp:views',
1261 '../ui/views/views.gyp:views_unittests',
1262 '../ui/wm/wm.gyp:*',
1268 '../chrome/chrome.gyp:interactive_ui_tests',
1269 '../chrome/chrome.gyp:unit_tests',
1274 '../chrome/chrome.gyp:crash_service',
1277 ['OS=="win" and target_arch=="ia32"', {
1279 '../chrome/chrome.gyp:crash_service_win64',
1284 '../ash/ash.gyp:ash_shell',
1285 '../ash/ash.gyp:ash_unittests',
1289 # Tests that currently only work on Linux.
1291 '../base/base.gyp:base_unittests',
1292 '../ipc/ipc.gyp:ipc_tests',
1293 '../sql/sql.gyp:sql_unittests',
1294 '../sync/sync.gyp:sync_unit_tests',
1299 '../chromeos/chromeos.gyp:chromeos_unittests',
1300 '../athena/main/athena_main.gyp:*',
1305 '../ui/ozone/ozone.gyp:*',
1306 '../ui/ozone/demo/ozone_demos.gyp:*',
1315 # TODO(thakis): Remove this once the linux gtk bot no longer references
1316 # it (probably after the first aura release on linux), see r249162
1319 'target_name': 'aura_builder',
1322 '../chrome/chrome.gyp:chrome',
1328 ['test_isolation_mode != "noop"', {
1331 'target_name': 'chromium_swarm_tests',
1334 '../base/base.gyp:base_unittests_run',
1335 '../chrome/chrome.gyp:browser_tests_run',
1336 '../content/content_shell_and_tests.gyp:content_browsertests_run',
1337 '../content/content_shell_and_tests.gyp:content_unittests_run',
1338 '../net/net.gyp:net_unittests_run',
1343 '../chrome/chrome.gyp:interactive_ui_tests_run',
1344 '../chrome/chrome.gyp:sync_integration_tests_run',
1345 '../chrome/chrome.gyp:unit_tests_run',
1349 }, # target_name: chromium_swarm_tests
1352 ['archive_chromoting_tests==1', {
1355 'target_name': 'chromoting_swarm_tests',
1358 '../testing/chromoting/integration_tests.gyp:chromoting_integration_tests_run',
1360 }, # target_name: chromoting_swarm_tests
1363 ['OS=="mac" and toolkit_views==1', {
1366 'target_name': 'macviews_builder',
1369 '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
1370 '../ui/views/views.gyp:views',
1371 '../ui/views/views.gyp:views_unittests',
1373 }, # target_name: macviews_builder
1375 }], # os=='mac' and toolkit_views==1