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'.
10 # For Android-specific targets.
11 'android_app_targets%': [],
17 'xcode_create_dependents_test_runner': 1,
22 '../components/components.gyp:*',
23 '../components/components_tests.gyp:*',
24 '../content/content.gyp:*',
25 '../crypto/crypto.gyp:*',
29 '../testing/gmock.gyp:*',
30 '../testing/gtest.gyp:*',
31 '../third_party/icu/icu.gyp:*',
32 '../third_party/libxml/libxml.gyp:*',
33 '../third_party/sqlite/sqlite.gyp:*',
34 '../third_party/zlib/zlib.gyp:*',
35 '../ui/accessibility/accessibility.gyp:*',
36 '../ui/base/ui_base.gyp:*',
37 '../ui/display/display.gyp:display_unittests',
38 '../ui/snapshot/snapshot.gyp:*',
42 ['OS!="ios" and OS!="mac"', {
44 '../ui/touch_selection/ui_touch_selection.gyp:*',
49 '../chrome/chrome.gyp:browser',
50 '../chrome/chrome.gyp:browser_ui',
52 # NOTE: This list of targets is present because
53 # mojo_base.gyp:mojo_base cannot be built on iOS, as
54 # javascript-related targets cause v8 to be built.
55 '../mojo/mojo_base.gyp:mojo_common_lib',
56 '../mojo/mojo_base.gyp:mojo_common_unittests',
57 '../google_apis/google_apis.gyp:google_apis_unittests',
58 '../skia/skia_tests.gyp:skia_unittests',
59 '../third_party/mojo/mojo_edk.gyp:mojo_system_impl',
60 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_bindings_unittests',
61 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_environment_unittests',
62 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_system_unittests',
63 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_utility_unittests',
64 '../third_party/mojo/mojo_edk_tests.gyp:mojo_system_unittests',
65 '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings',
66 '../third_party/mojo/mojo_public.gyp:mojo_public_test_utils',
67 '../third_party/mojo/mojo_public.gyp:mojo_system',
68 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
69 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
74 '../content/content_shell_and_tests.gyp:content_shell_apk',
75 '<@(android_app_targets)',
76 'android_builder_tests',
77 '../tools/telemetry/telemetry.gyp:*#host',
78 # TODO(nyquist) This should instead by a target for sync when all of
79 # the sync-related code for Android has been upstreamed.
80 # See http://crbug.com/159203
81 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_javalib',
86 '../android_webview/android_webview.gyp:android_webview_apk',
87 '../android_webview/android_webview.gyp:system_webview_apk',
88 '../android_webview/android_webview_shell.gyp:android_webview_shell_apk',
89 '../chrome/android/chrome_apk.gyp:chrome_public_apk',
90 '../chrome/android/chrome_apk.gyp:chrome_sync_shell_apk',
91 '../remoting/remoting.gyp:remoting_apk',
94 # TODO: Enable packed relocations for x64. See: b/20532404
95 ['target_arch != "x64"', {
97 '../third_party/android_platform/relocation_packer.gyp:android_relocation_packer_unittests#host',
103 '../content/content_shell_and_tests.gyp:*',
104 # TODO: This should build on Android and the target should move to the list above.
105 '../sync/sync.gyp:*',
108 ['OS!="ios" and OS!="android" and chromecast==0', {
110 '../third_party/re2/re2.gyp:re2',
111 '../chrome/chrome.gyp:*',
112 '../chrome/tools/profile_reset/jtl_compiler.gyp:*',
113 '../cc/blink/cc_blink_tests.gyp:*',
114 '../cc/cc_tests.gyp:*',
115 '../device/usb/usb.gyp:*',
116 '../extensions/extensions.gyp:*',
117 '../extensions/extensions_tests.gyp:*',
120 '../gpu/tools/tools.gyp:*',
122 '../ipc/mojo/ipc_mojo.gyp:*',
123 '../jingle/jingle.gyp:*',
124 '../media/cast/cast.gyp:*',
125 '../media/media.gyp:*',
126 '../media/midi/midi.gyp:*',
127 '../mojo/mojo.gyp:*',
128 '../mojo/mojo_base.gyp:*',
129 '../ppapi/ppapi.gyp:*',
130 '../ppapi/ppapi_internal.gyp:*',
131 '../ppapi/tools/ppapi_tools.gyp:*',
132 '../printing/printing.gyp:*',
133 '../skia/skia.gyp:*',
134 '../sync/tools/sync_tools.gyp:*',
135 '../third_party/WebKit/public/all.gyp:*',
136 '../third_party/cacheinvalidation/cacheinvalidation.gyp:*',
137 '../third_party/codesighs/codesighs.gyp:*',
138 '../third_party/ffmpeg/ffmpeg.gyp:*',
139 '../third_party/iccjpeg/iccjpeg.gyp:*',
140 '../third_party/libpng/libpng.gyp:*',
141 '../third_party/libusb/libusb.gyp:*',
142 '../third_party/libwebp/libwebp.gyp:*',
143 '../third_party/libxslt/libxslt.gyp:*',
144 '../third_party/lzma_sdk/lzma_sdk.gyp:*',
145 '../third_party/mesa/mesa.gyp:*',
146 '../third_party/modp_b64/modp_b64.gyp:*',
147 '../third_party/npapi/npapi.gyp:*',
148 '../third_party/ots/ots.gyp:*',
149 '../third_party/pdfium/samples/samples.gyp:*',
150 '../third_party/qcms/qcms.gyp:*',
151 '../tools/gn/gn.gyp:*',
152 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
153 '../tools/telemetry/telemetry.gyp:*',
154 '../v8/tools/gyp/v8.gyp:*',
155 '<(libjpeg_gyp_path):*',
160 '../device/bluetooth/bluetooth.gyp:*',
161 '../device/device_tests.gyp:*',
162 '../gpu/skia_runner/skia_runner.gyp:*',
165 ['use_openssl==0 and (OS=="mac" or OS=="ios" or OS=="win")', {
167 '../third_party/nss/nss.gyp:*',
170 ['OS=="win" or OS=="ios" or OS=="linux"', {
172 '../breakpad/breakpad.gyp:*',
177 '../sandbox/sandbox.gyp:*',
178 '../third_party/crashpad/crashpad/crashpad.gyp:*',
179 '../third_party/ocmock/ocmock.gyp:*',
184 '../courgette/courgette.gyp:*',
185 '../sandbox/sandbox.gyp:*',
188 ['branding=="Chrome"', {
190 '../chrome/chrome.gyp:linux_packages_<(channel)',
193 ['enable_ipc_fuzzer==1', {
195 '../tools/ipc_fuzzer/ipc_fuzzer.gyp:*',
200 '../dbus/dbus.gyp:*',
207 '../chromecast/chromecast.gyp:*',
212 '../tools/xdisplaycheck/xdisplaycheck.gyp:*',
217 ['win_use_allocator_shim==1', {
219 '../base/allocator/allocator.gyp:*',
224 '../chrome/tools/crash_service/caps/caps.gyp:*',
225 '../chrome_elf/chrome_elf.gyp:*',
226 '../cloud_print/cloud_print.gyp:*',
227 '../courgette/courgette.gyp:*',
229 '../sandbox/sandbox.gyp:*',
230 '<(angle_path)/src/angle.gyp:*',
231 '../third_party/bspatch/bspatch.gyp:*',
232 '../tools/win/static_initializers/static_initializers.gyp:*',
236 '../third_party/libevent/libevent.gyp:*',
239 ['toolkit_views==1', {
241 '../ui/views/controls/webview/webview.gyp:*',
242 '../ui/views/views.gyp:*',
247 '../ui/aura/aura.gyp:*',
248 '../ui/aura_extra/aura_extra.gyp:*',
258 '../remoting/remoting_all.gyp:remoting_all',
263 '../net/third_party/nss/ssl.gyp:*',
268 '../third_party/boringssl/boringssl.gyp:*',
269 '../third_party/boringssl/boringssl_tests.gyp:*',
272 ['enable_app_list==1', {
274 '../ui/app_list/app_list.gyp:*',
277 ['OS!="android" and OS!="ios"', {
279 '../google_apis/gcm/gcm.gyp:*',
282 ['(chromeos==1 or OS=="linux" or OS=="win" or OS=="mac") and chromecast==0', {
284 '../extensions/shell/app_shell.gyp:*',
289 '../envoy/envoy.gyp:*',
293 }, # target_name: All
295 'target_name': 'All_syzygy',
298 ['OS=="win" and fastbuild==0 and target_arch=="ia32" and '
299 '(syzyasan==1 or syzygy_optimize==1)', {
301 '../chrome/installer/mini_installer_syzygy.gyp:*',
305 }, # target_name: All_syzygy
307 # Note: Android uses android_builder_tests below.
308 # TODO: Consider merging that with this target.
309 'target_name': 'chromium_builder_tests',
312 '../base/base.gyp:base_unittests',
313 '../components/components_tests.gyp:components_unittests',
314 '../crypto/crypto.gyp:crypto_unittests',
315 '../net/net.gyp:net_unittests',
316 '../skia/skia_tests.gyp:skia_unittests',
317 '../sql/sql.gyp:sql_unittests',
318 '../sync/sync.gyp:sync_unit_tests',
319 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
320 '../ui/display/display.gyp:display_unittests',
321 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
322 '../url/url.gyp:url_unittests',
327 '../ui/gl/gl_tests.gyp:gl_unittests',
330 ['OS!="ios" and OS!="mac"', {
332 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests',
335 ['OS!="ios" and OS!="android"', {
337 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
338 '../cc/cc_tests.gyp:cc_unittests',
339 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
340 '../content/content_shell_and_tests.gyp:content_browsertests',
341 '../content/content_shell_and_tests.gyp:content_shell',
342 '../content/content_shell_and_tests.gyp:content_unittests',
343 '../device/device_tests.gyp:device_unittests',
344 '../gin/gin.gyp:gin_unittests',
345 '../google_apis/google_apis.gyp:google_apis_unittests',
346 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_support',
347 '../gpu/gpu.gyp:gpu_unittests',
348 '../ipc/ipc.gyp:ipc_tests',
349 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
350 '../jingle/jingle.gyp:jingle_unittests',
351 '../media/cast/cast.gyp:cast_unittests',
352 '../media/media.gyp:media_unittests',
353 '../media/midi/midi.gyp:midi_unittests',
354 '../mojo/mojo.gyp:mojo',
355 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
356 '../remoting/remoting.gyp:remoting_unittests',
357 '../third_party/WebKit/public/all.gyp:all_blink',
358 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
359 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
360 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
361 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
362 '../tools/telemetry/telemetry.gyp:*',
365 ['OS!="ios" and OS!="android" and chromecast==0', {
367 '../chrome/chrome.gyp:browser_tests',
368 '../chrome/chrome.gyp:chromedriver_tests',
369 '../chrome/chrome.gyp:chromedriver_unittests',
370 '../chrome/chrome.gyp:interactive_ui_tests',
371 '../chrome/chrome.gyp:sync_integration_tests',
372 '../chrome/chrome.gyp:unit_tests',
373 '../extensions/extensions_tests.gyp:extensions_browsertests',
374 '../extensions/extensions_tests.gyp:extensions_unittests',
379 '../chrome/chrome.gyp:crash_service',
380 '../chrome/chrome.gyp:installer_util_unittests',
381 '../chrome/chrome.gyp:setup_unittests',
382 # ../chrome/test/mini_installer requires mini_installer.
383 '../chrome/installer/mini_installer.gyp:mini_installer',
384 '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
385 '../content/content_shell_and_tests.gyp:copy_test_netscape_plugin',
386 '../courgette/courgette.gyp:courgette_unittests',
387 '../sandbox/sandbox.gyp:sbox_integration_tests',
388 '../sandbox/sandbox.gyp:sbox_unittests',
389 '../sandbox/sandbox.gyp:sbox_validation_tests',
390 '../ui/app_list/app_list.gyp:app_list_unittests',
393 # remoting_host_installation uses lots of non-trivial GYP that tend
394 # to break because of differences between ninja and msbuild. Make
395 # sure this target is built by the builders on the main waterfall.
396 # See http://crbug.com/180600.
397 ['wix_exists == "True" and sas_dll_exists == "True"', {
399 '../remoting/remoting.gyp:remoting_host_installation',
404 # Disable incremental linking for all modules.
405 # 0: inherit, 1: disabled, 2: enabled.
406 'msvs_debug_link_incremental': '1',
407 'msvs_large_module_debug_link_mode': '1',
408 # Disable RTC. Syzygy explicitly doesn't support RTC
409 # instrumented binaries for now.
410 'win_debug_RuntimeChecks': '0',
413 # Disable iterator debugging (huge speed boost).
414 '_HAS_ITERATOR_DEBUGGING=0',
418 # Enable profile information (necessary for SyzyAsan
419 # instrumentation). This is incompatible with incremental
429 '../ui/chromeos/ui_chromeos.gyp:ui_chromeos_unittests',
434 '../sandbox/sandbox.gyp:sandbox_linux_unittests',
437 ['OS=="linux" and use_dbus==1', {
439 '../dbus/dbus.gyp:dbus_unittests',
444 '../ui/app_list/app_list.gyp:app_list_unittests',
445 '../ui/message_center/message_center.gyp:*',
448 ['test_isolation_mode != "noop"', {
450 'chromium_swarm_tests',
455 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
458 ['enable_basic_printing==1 or enable_print_preview==1', {
460 '../printing/printing.gyp:printing_unittests',
465 '../ui/app_list/app_list.gyp:app_list_unittests',
466 '../ui/aura/aura.gyp:aura_unittests',
467 '../ui/compositor/compositor.gyp:compositor_unittests',
470 ['use_aura==1 and chromecast==0', {
472 '../ui/keyboard/keyboard.gyp:keyboard_unittests',
473 '../ui/views/views.gyp:views_unittests',
476 ['use_aura==1 or toolkit_views==1', {
478 '../ui/events/events.gyp:events_unittests',
483 '../ash/ash.gyp:ash_unittests',
486 ['disable_nacl==0', {
488 '../components/nacl.gyp:nacl_loader_unittests',
491 ['disable_nacl==0 and disable_nacl_untrusted==0 and enable_nacl_nonsfi_test==1', {
493 '../components/nacl.gyp:nacl_helper_nonsfi_unittests',
497 }, # target_name: chromium_builder_tests
500 # TODO(GYP): make gn_migration.gypi work unconditionally.
501 ['OS=="mac" or OS=="win" or (OS=="linux" and target_arch=="x64" and chromecast==0)', {
509 'target_name': 'blink_tests',
512 '../third_party/WebKit/public/all.gyp:all_blink',
517 '../content/content_shell_and_tests.gyp:content_shell_apk',
518 '../breakpad/breakpad.gyp:dump_syms#host',
519 '../breakpad/breakpad.gyp:minidump_stackwalk#host',
520 '../tools/imagediff/image_diff.gyp:image_diff#host',
524 '../content/content_shell_and_tests.gyp:content_shell',
525 '../tools/imagediff/image_diff.gyp:image_diff',
530 '../components/test_runner/test_runner.gyp:layout_test_helper',
531 '../content/content_shell_and_tests.gyp:content_shell_crash_service',
534 ['OS!="win" and OS!="android"', {
536 '../breakpad/breakpad.gyp:minidump_stackwalk',
541 '../components/test_runner/test_runner.gyp:layout_test_helper',
542 '../breakpad/breakpad.gyp:dump_syms#host',
547 '../breakpad/breakpad.gyp:dump_syms#host',
551 }, # target_name: blink_tests
554 ['OS!="ios" and OS!="android" and chromecast==0', {
557 'target_name': 'chromium_builder_nacl_win_integration',
560 'chromium_builder_tests',
562 }, # target_name: chromium_builder_nacl_win_integration
564 'target_name': 'chromium_builder_perf',
567 '../cc/cc_tests.gyp:cc_perftests',
568 '../chrome/chrome.gyp:chrome',
569 '../chrome/chrome.gyp:load_library_perf_tests',
570 '../chrome/chrome.gyp:performance_browser_tests',
571 '../chrome/chrome.gyp:sync_performance_tests',
572 '../content/content_shell_and_tests.gyp:content_shell',
573 '../gpu/gpu.gyp:gpu_perftests',
574 '../media/media.gyp:media_perftests',
575 '../media/midi/midi.gyp:midi_unittests',
576 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
577 '../tools/telemetry/telemetry.gyp:*',
580 ['OS!="ios" and OS!="win"', {
582 '../breakpad/breakpad.gyp:minidump_stackwalk',
587 '../chrome/chrome.gyp:linux_symbols'
592 '../chrome/chrome.gyp:crash_service',
593 '../gpu/gpu.gyp:angle_perftests',
596 ['OS=="win" and target_arch=="ia32"', {
598 '../chrome/chrome.gyp:crash_service_win64',
602 }, # target_name: chromium_builder_perf
604 'target_name': 'chromium_gpu_builder',
607 '../chrome/chrome.gyp:chrome',
608 '../chrome/chrome.gyp:performance_browser_tests',
609 '../content/content_shell_and_tests.gyp:content_browsertests',
610 '../content/content_shell_and_tests.gyp:content_gl_tests',
611 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
612 '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_test',
613 '../gpu/gpu.gyp:gl_tests',
614 '../gpu/gpu.gyp:angle_unittests',
615 '../gpu/gpu.gyp:gpu_unittests',
616 '../tools/telemetry/telemetry.gyp:*',
619 ['OS!="ios" and OS!="win"', {
621 '../breakpad/breakpad.gyp:minidump_stackwalk',
626 '../chrome/chrome.gyp:linux_symbols'
631 '../chrome/chrome.gyp:crash_service',
634 ['OS=="win" and target_arch=="ia32"', {
636 '../chrome/chrome.gyp:crash_service_win64',
640 }, # target_name: chromium_gpu_builder
642 'target_name': 'chromium_gpu_debug_builder',
645 '../chrome/chrome.gyp:chrome',
646 '../content/content_shell_and_tests.gyp:content_browsertests',
647 '../content/content_shell_and_tests.gyp:content_gl_tests',
648 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
649 '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_test',
650 '../gpu/gpu.gyp:gl_tests',
651 '../gpu/gpu.gyp:angle_unittests',
652 '../gpu/gpu.gyp:gpu_unittests',
653 '../tools/telemetry/telemetry.gyp:*',
656 ['OS!="ios" and OS!="win"', {
658 '../breakpad/breakpad.gyp:minidump_stackwalk',
663 '../chrome/chrome.gyp:linux_symbols'
668 '../chrome/chrome.gyp:crash_service',
671 ['OS=="win" and target_arch=="ia32"', {
673 '../chrome/chrome.gyp:crash_service_win64',
677 }, # target_name: chromium_gpu_debug_builder
679 # This target contains everything we need to run tests on the special
680 # device-equipped WebRTC bots. We have device-requiring tests in
681 # browser_tests and content_browsertests.
682 'target_name': 'chromium_builder_webrtc',
685 'chromium_builder_perf',
686 '../chrome/chrome.gyp:browser_tests',
687 '../content/content_shell_and_tests.gyp:content_browsertests',
688 '../content/content_shell_and_tests.gyp:content_unittests',
689 '../media/media.gyp:media_unittests',
690 '../media/midi/midi.gyp:midi_unittests',
691 '../third_party/webrtc/tools/tools.gyp:frame_analyzer',
692 '../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter',
697 '../remoting/remoting.gyp:*',
701 }, # target_name: chromium_builder_webrtc
703 'target_name': 'chromium_builder_chromedriver',
706 '../chrome/chrome.gyp:chromedriver',
707 '../chrome/chrome.gyp:chromedriver_tests',
708 '../chrome/chrome.gyp:chromedriver_unittests',
710 }, # target_name: chromium_builder_chromedriver
712 'target_name': 'chromium_builder_asan',
715 '../chrome/chrome.gyp:chrome',
717 # We refer to content_shell directly rather than blink_tests
718 # because we don't want the _unittests binaries.
719 '../content/content_shell_and_tests.gyp:content_shell',
724 '../net/net.gyp:hpack_fuzz_wrapper',
725 '../net/net.gyp:dns_fuzz_stub',
726 '../skia/skia.gyp:filter_fuzz_stub',
729 ['enable_ipc_fuzzer==1 and component!="shared_library" and '
730 '(OS=="linux" or OS=="win")', {
732 '../tools/ipc_fuzzer/ipc_fuzzer.gyp:*',
737 '../v8/src/d8.gyp:d8#host',
738 '../third_party/pdfium/samples/samples.gyp:pdfium_test',
741 ['internal_filter_fuzzer==1', {
743 '../skia/tools/clusterfuzz-data/fuzzers/filter_fuzzer/filter_fuzzer.gyp:filter_fuzzer',
745 }], # internal_filter_fuzzer
748 'sanitizers/sanitizers.gyp:llvm-symbolizer',
751 ['OS=="win" and fastbuild==0 and target_arch=="ia32" and syzyasan==1', {
753 '../chrome/chrome_syzygy.gyp:chrome_dll_syzygy',
754 '../content/content_shell_and_tests.gyp:content_shell_syzyasan',
757 ['chrome_multiple_dll==1', {
759 '../chrome/chrome_syzygy.gyp:chrome_child_dll_syzygy',
767 'target_name': 'chromium_builder_nacl_sdk',
770 '../chrome/chrome.gyp:chrome',
775 '../chrome/chrome.gyp:chrome_nacl_win64',
779 }, #target_name: chromium_builder_nacl_sdk
781 }], #OS!=ios and OS!=android
785 # The current list of tests for android. This is temporary
786 # until the full set supported.
789 # Do not add targets here without communicating the implications
790 # on tryserver triggers and load. Discuss with
791 # chrome-infrastructure-team please.
792 'target_name': 'android_builder_tests',
795 '../base/android/jni_generator/jni_generator.gyp:jni_generator_tests',
796 '../base/base.gyp:base_unittests',
797 '../breakpad/breakpad.gyp:breakpad_unittests_deps',
798 # Also compile the tools needed to deal with minidumps, they are
799 # needed to run minidump tests upstream.
800 '../breakpad/breakpad.gyp:dump_syms#host',
801 '../breakpad/breakpad.gyp:symupload#host',
802 '../breakpad/breakpad.gyp:minidump_dump#host',
803 '../breakpad/breakpad.gyp:minidump_stackwalk#host',
804 '../build/android/pylib/device/commands/commands.gyp:chromium_commands',
805 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
806 '../cc/cc_tests.gyp:cc_perftests_apk',
807 '../cc/cc_tests.gyp:cc_unittests',
808 '../components/components_tests.gyp:components_unittests',
809 '../content/content_shell_and_tests.gyp:content_browsertests',
810 '../content/content_shell_and_tests.gyp:content_gl_tests',
811 '../content/content_shell_and_tests.gyp:content_junit_tests',
812 '../content/content_shell_and_tests.gyp:chromium_linker_test_apk',
813 '../content/content_shell_and_tests.gyp:content_shell_test_apk',
814 '../content/content_shell_and_tests.gyp:content_unittests',
815 '../gpu/gpu.gyp:gl_tests',
816 '../gpu/gpu.gyp:gpu_perftests_apk',
817 '../gpu/gpu.gyp:gpu_unittests',
818 '../ipc/ipc.gyp:ipc_tests',
819 '../media/media.gyp:media_perftests_apk',
820 '../media/media.gyp:media_unittests',
821 '../media/midi/midi.gyp:midi_unittests_apk',
822 '../media/midi/midi.gyp:midi_unittests',
823 '../net/net.gyp:net_unittests',
824 '../sandbox/sandbox.gyp:sandbox_linux_unittests_deps',
825 '../skia/skia_tests.gyp:skia_unittests',
826 '../sql/sql.gyp:sql_unittests',
827 '../sync/sync.gyp:sync_unit_tests',
828 '../testing/android/junit/junit_test.gyp:junit_unit_tests',
829 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
830 '../third_party/WebKit/public/all.gyp:*',
831 '../tools/android/android_tools.gyp:android_tools',
832 '../tools/android/android_tools.gyp:memconsumer',
833 '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugin_test',
834 '../ui/android/ui_android.gyp:ui_android_unittests',
835 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
836 '../ui/events/events.gyp:events_unittests',
837 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests',
838 # Unit test bundles packaged as an apk.
839 '../base/base.gyp:base_unittests_apk',
840 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk',
841 '../cc/cc_tests.gyp:cc_unittests_apk',
842 '../components/components_tests.gyp:components_browsertests_apk',
843 '../components/components_tests.gyp:components_unittests_apk',
844 '../content/content_shell_and_tests.gyp:content_browsertests_apk',
845 '../content/content_shell_and_tests.gyp:content_gl_tests_apk',
846 '../content/content_shell_and_tests.gyp:content_unittests_apk',
847 '../content/content_shell_and_tests.gyp:video_decode_accelerator_unittest_apk',
848 '../gpu/gpu.gyp:gl_tests_apk',
849 '../gpu/gpu.gyp:gpu_unittests_apk',
850 '../ipc/ipc.gyp:ipc_tests_apk',
851 '../media/media.gyp:media_unittests_apk',
852 '../media/midi/midi.gyp:midi_unittests_apk',
853 '../net/net.gyp:net_unittests_apk',
854 '../sandbox/sandbox.gyp:sandbox_linux_jni_unittests_apk',
855 '../skia/skia_tests.gyp:skia_unittests_apk',
856 '../sql/sql.gyp:sql_unittests_apk',
857 '../sync/sync.gyp:sync_unit_tests_apk',
858 '../tools/android/heap_profiler/heap_profiler.gyp:heap_profiler_unittests_apk',
859 '../ui/android/ui_android.gyp:ui_android_unittests_apk',
860 '../ui/base/ui_base_tests.gyp:ui_base_unittests_apk',
861 '../ui/events/events.gyp:events_unittests_apk',
862 '../ui/gfx/gfx_tests.gyp:gfx_unittests_apk',
863 '../ui/gl/gl_tests.gyp:gl_unittests_apk',
864 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests_apk',
869 '../android_webview/android_webview.gyp:android_webview_unittests',
870 '../chrome/chrome.gyp:unit_tests',
871 # Unit test bundles packaged as an apk.
872 '../android_webview/android_webview.gyp:android_webview_test_apk',
873 '../android_webview/android_webview.gyp:android_webview_unittests_apk',
874 '../chrome/android/chrome_apk.gyp:chrome_public_test_apk',
875 '../chrome/android/chrome_apk.gyp:chrome_sync_shell_test_apk',
876 '../chrome/chrome.gyp:chrome_junit_tests',
877 '../chrome/chrome.gyp:chrome_uiautomator_tests',
878 '../chrome/chrome.gyp:chromedriver_webview_shell_apk',
879 '../chrome/chrome.gyp:unit_tests_apk',
880 '../third_party/custom_tabs_client/custom_tabs_client.gyp:custom_tabs_client_example_apk',
886 # WebRTC Chromium tests to run on Android.
887 'target_name': 'android_builder_chromium_webrtc',
890 '../build/android/pylib/device/commands/commands.gyp:chromium_commands',
891 '../content/content_shell_and_tests.gyp:content_browsertests',
892 '../tools/android/android_tools.gyp:android_tools',
893 '../tools/android/android_tools.gyp:memconsumer',
894 '../content/content_shell_and_tests.gyp:content_browsertests_apk',
896 }, # target_name: android_builder_chromium_webrtc
902 # Target to build everything plus the dmg. We don't put the dmg
903 # in the All target because developers really don't need it.
904 'target_name': 'all_and_dmg',
908 '../chrome/chrome.gyp:build_app_dmg',
911 # These targets are here so the build bots can use them to build
912 # subsets of a full tree for faster cycle times.
914 'target_name': 'chromium_builder_dbg',
917 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
918 '../cc/cc_tests.gyp:cc_unittests',
919 '../chrome/chrome.gyp:browser_tests',
920 '../chrome/chrome.gyp:interactive_ui_tests',
921 '../chrome/chrome.gyp:sync_integration_tests',
922 '../chrome/chrome.gyp:unit_tests',
923 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
924 '../components/components_tests.gyp:components_unittests',
925 '../content/content_shell_and_tests.gyp:content_browsertests',
926 '../content/content_shell_and_tests.gyp:content_unittests',
927 '../device/device_tests.gyp:device_unittests',
928 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
929 '../gpu/gpu.gyp:gpu_unittests',
930 '../ipc/ipc.gyp:ipc_tests',
931 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
932 '../jingle/jingle.gyp:jingle_unittests',
933 '../media/media.gyp:media_unittests',
934 '../media/midi/midi.gyp:midi_unittests',
935 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
936 '../printing/printing.gyp:printing_unittests',
937 '../remoting/remoting.gyp:remoting_unittests',
939 '../skia/skia_tests.gyp:skia_unittests',
940 '../sql/sql.gyp:sql_unittests',
941 '../sync/sync.gyp:sync_unit_tests',
942 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
943 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
944 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
945 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
946 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
947 '../tools/telemetry/telemetry.gyp:*',
948 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
949 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
950 '../ui/gl/gl_tests.gyp:gl_unittests',
951 '../url/url.gyp:url_unittests',
955 'target_name': 'chromium_builder_rel',
958 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
959 '../cc/cc_tests.gyp:cc_unittests',
960 '../chrome/chrome.gyp:browser_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 '../device/device_tests.gyp:device_unittests',
969 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
970 '../gpu/gpu.gyp:gpu_unittests',
971 '../ipc/ipc.gyp:ipc_tests',
972 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
973 '../jingle/jingle.gyp:jingle_unittests',
974 '../media/media.gyp:media_unittests',
975 '../media/midi/midi.gyp:midi_unittests',
976 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
977 '../printing/printing.gyp:printing_unittests',
978 '../remoting/remoting.gyp:remoting_unittests',
979 '../skia/skia_tests.gyp:skia_unittests',
980 '../sql/sql.gyp:sql_unittests',
981 '../sync/sync.gyp:sync_unit_tests',
982 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
983 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
984 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
985 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
986 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
987 '../tools/telemetry/telemetry.gyp:*',
988 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
989 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
990 '../ui/gl/gl_tests.gyp:gl_unittests',
991 '../url/url.gyp:url_unittests',
995 'target_name': 'chromium_builder_dbg_tsan_mac',
998 '../base/base.gyp:base_unittests',
999 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1000 '../crypto/crypto.gyp:crypto_unittests',
1001 '../ipc/ipc.gyp:ipc_tests',
1002 '../jingle/jingle.gyp:jingle_unittests',
1003 '../media/media.gyp:media_unittests',
1004 '../media/midi/midi.gyp:midi_unittests',
1005 '../net/net.gyp:net_unittests',
1006 '../printing/printing.gyp:printing_unittests',
1007 '../remoting/remoting.gyp:remoting_unittests',
1008 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1009 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1010 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1011 '../url/url.gyp:url_unittests',
1015 'target_name': 'chromium_builder_dbg_valgrind_mac',
1018 '../base/base.gyp:base_unittests',
1019 '../chrome/chrome.gyp:unit_tests',
1020 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1021 '../components/components_tests.gyp:components_unittests',
1022 '../content/content_shell_and_tests.gyp:content_unittests',
1023 '../crypto/crypto.gyp:crypto_unittests',
1024 '../device/device_tests.gyp:device_unittests',
1025 '../ipc/ipc.gyp:ipc_tests',
1026 '../jingle/jingle.gyp:jingle_unittests',
1027 '../media/media.gyp:media_unittests',
1028 '../media/midi/midi.gyp:midi_unittests',
1029 '../net/net.gyp:net_unittests',
1030 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1031 '../printing/printing.gyp:printing_unittests',
1032 '../remoting/remoting.gyp:remoting_unittests',
1033 '../skia/skia_tests.gyp:skia_unittests',
1034 '../sql/sql.gyp:sql_unittests',
1035 '../sync/sync.gyp:sync_unit_tests',
1036 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1037 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
1038 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1039 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1040 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1041 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1042 '../ui/gl/gl_tests.gyp:gl_unittests',
1043 '../url/url.gyp:url_unittests',
1050 # These targets are here so the build bots can use them to build
1051 # subsets of a full tree for faster cycle times.
1053 'target_name': 'chromium_builder',
1056 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
1057 '../cc/cc_tests.gyp:cc_unittests',
1058 '../chrome/chrome.gyp:browser_tests',
1059 '../chrome/chrome.gyp:crash_service',
1060 '../chrome/chrome.gyp:gcapi_test',
1061 '../chrome/chrome.gyp:installer_util_unittests',
1062 '../chrome/chrome.gyp:interactive_ui_tests',
1063 '../chrome/chrome.gyp:performance_browser_tests',
1064 '../chrome/chrome.gyp:setup_unittests',
1065 '../chrome/chrome.gyp:sync_integration_tests',
1066 '../chrome/chrome.gyp:unit_tests',
1067 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1068 '../components/components_tests.gyp:components_unittests',
1069 '../content/content_shell_and_tests.gyp:content_browsertests',
1070 '../content/content_shell_and_tests.gyp:content_unittests',
1071 '../content/content_shell_and_tests.gyp:copy_test_netscape_plugin',
1072 # ../chrome/test/mini_installer requires mini_installer.
1073 '../chrome/installer/mini_installer.gyp:mini_installer',
1074 '../courgette/courgette.gyp:courgette_unittests',
1075 '../device/device_tests.gyp:device_unittests',
1076 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1077 '../gpu/gpu.gyp:gpu_unittests',
1078 '../ipc/ipc.gyp:ipc_tests',
1079 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
1080 '../jingle/jingle.gyp:jingle_unittests',
1081 '../media/media.gyp:media_unittests',
1082 '../media/midi/midi.gyp:midi_unittests',
1083 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
1084 '../printing/printing.gyp:printing_unittests',
1085 '../remoting/remoting.gyp:remoting_unittests',
1086 '../skia/skia_tests.gyp:skia_unittests',
1087 '../sql/sql.gyp:sql_unittests',
1088 '../sync/sync.gyp:sync_unit_tests',
1089 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1090 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
1091 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1092 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1093 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
1094 '../tools/telemetry/telemetry.gyp:*',
1095 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1096 '../ui/events/events.gyp:events_unittests',
1097 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1098 '../ui/gl/gl_tests.gyp:gl_unittests',
1099 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests',
1100 '../ui/views/views.gyp:views_unittests',
1101 '../url/url.gyp:url_unittests',
1104 ['target_arch=="ia32"', {
1106 '../chrome/chrome.gyp:crash_service_win64',
1112 'target_name': 'chromium_builder_dbg_tsan_win',
1115 '../base/base.gyp:base_unittests',
1116 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1117 '../components/components_tests.gyp:components_unittests',
1118 '../content/content_shell_and_tests.gyp:content_unittests',
1119 '../crypto/crypto.gyp:crypto_unittests',
1120 '../ipc/ipc.gyp:ipc_tests',
1121 '../jingle/jingle.gyp:jingle_unittests',
1122 '../media/media.gyp:media_unittests',
1123 '../media/midi/midi.gyp:midi_unittests',
1124 '../net/net.gyp:net_unittests',
1125 '../printing/printing.gyp:printing_unittests',
1126 '../remoting/remoting.gyp:remoting_unittests',
1127 '../sql/sql.gyp:sql_unittests',
1128 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1129 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
1130 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1131 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1132 '../url/url.gyp:url_unittests',
1136 'target_name': 'chromium_builder_lkgr_drmemory_win',
1139 '../components/test_runner/test_runner.gyp:layout_test_helper',
1140 '../content/content_shell_and_tests.gyp:content_shell',
1141 '../content/content_shell_and_tests.gyp:content_shell_crash_service',
1145 'target_name': 'chromium_builder_dbg_drmemory_win',
1148 '../ash/ash.gyp:ash_unittests',
1149 '../base/base.gyp:base_unittests',
1150 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
1151 '../cc/cc_tests.gyp:cc_unittests',
1152 '../chrome/chrome.gyp:browser_tests',
1153 '../chrome/chrome.gyp:chrome_app_unittests',
1154 '../chrome/chrome.gyp:chromedriver_unittests',
1155 '../chrome/chrome.gyp:installer_util_unittests',
1156 '../chrome/chrome.gyp:setup_unittests',
1157 '../chrome/chrome.gyp:unit_tests',
1158 '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
1159 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1160 '../components/components_tests.gyp:components_unittests',
1161 '../components/test_runner/test_runner.gyp:layout_test_helper',
1162 '../content/content_shell_and_tests.gyp:content_browsertests',
1163 '../content/content_shell_and_tests.gyp:content_shell',
1164 '../content/content_shell_and_tests.gyp:content_shell_crash_service',
1165 '../content/content_shell_and_tests.gyp:content_unittests',
1166 '../courgette/courgette.gyp:courgette_unittests',
1167 '../crypto/crypto.gyp:crypto_unittests',
1168 '../device/device_tests.gyp:device_unittests',
1169 '../extensions/extensions_tests.gyp:extensions_browsertests',
1170 '../extensions/extensions_tests.gyp:extensions_unittests',
1171 '../gin/gin.gyp:gin_shell',
1172 '../gin/gin.gyp:gin_unittests',
1173 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1174 '../google_apis/google_apis.gyp:google_apis_unittests',
1175 '../gpu/gpu.gyp:angle_unittests',
1176 '../gpu/gpu.gyp:gpu_unittests',
1177 '../ipc/ipc.gyp:ipc_tests',
1178 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
1179 '../jingle/jingle.gyp:jingle_unittests',
1180 '../media/cast/cast.gyp:cast_unittests',
1181 '../media/media.gyp:media_unittests',
1182 '../media/midi/midi.gyp:midi_unittests',
1183 '../mojo/mojo.gyp:mojo',
1184 '../net/net.gyp:net_unittests',
1185 '../printing/printing.gyp:printing_unittests',
1186 '../remoting/remoting.gyp:remoting_unittests',
1187 '../skia/skia_tests.gyp:skia_unittests',
1188 '../sql/sql.gyp:sql_unittests',
1189 '../sync/sync.gyp:sync_unit_tests',
1190 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1191 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
1192 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1193 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1194 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blink_heap_unittests',
1195 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blink_platform_unittests',
1196 '../ui/accessibility/accessibility.gyp:accessibility_unittests',
1197 '../ui/app_list/app_list.gyp:app_list_unittests',
1198 '../ui/aura/aura.gyp:aura_unittests',
1199 '../ui/compositor/compositor.gyp:compositor_unittests',
1200 '../ui/display/display.gyp:display_unittests',
1201 '../ui/events/events.gyp:events_unittests',
1202 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1203 '../ui/gl/gl_tests.gyp:gl_unittests',
1204 '../ui/keyboard/keyboard.gyp:keyboard_unittests',
1205 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests',
1206 '../url/url.gyp:url_unittests',
1211 ['branding=="Chrome"', {
1214 'target_name': 'chrome_official_builder_no_unittests',
1217 '../chrome/chrome.gyp:crash_service',
1218 '../chrome/chrome.gyp:gcapi_dll',
1219 '../chrome/chrome.gyp:pack_policy_templates',
1220 '../chrome/installer/mini_installer.gyp:mini_installer',
1221 '../cloud_print/cloud_print.gyp:cloud_print',
1222 '../courgette/courgette.gyp:courgette',
1223 '../courgette/courgette.gyp:courgette64',
1224 '../remoting/remoting.gyp:remoting_webapp',
1225 '../third_party/widevine/cdm/widevine_cdm.gyp:widevinecdmadapter',
1228 ['target_arch=="ia32"', {
1230 '../chrome/chrome.gyp:crash_service_win64',
1233 ['component != "shared_library" and wix_exists == "True" and \
1234 sas_dll_exists == "True"', {
1236 '../remoting/remoting.gyp:remoting_host_installation',
1238 }], # component != "shared_library"
1241 'target_name': 'chrome_official_builder',
1244 'chrome_official_builder_no_unittests',
1245 '../base/base.gyp:base_unittests',
1246 '../chrome/chrome.gyp:browser_tests',
1247 '../chrome/chrome.gyp:sync_integration_tests',
1248 '../ipc/ipc.gyp:ipc_tests',
1249 '../media/media.gyp:media_unittests',
1250 '../media/midi/midi.gyp:midi_unittests',
1251 '../net/net.gyp:net_unittests',
1252 '../printing/printing.gyp:printing_unittests',
1253 '../sql/sql.gyp:sql_unittests',
1254 '../sync/sync.gyp:sync_unit_tests',
1255 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1256 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1257 '../ui/gl/gl_tests.gyp:gl_unittests',
1258 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests',
1259 '../ui/views/views.gyp:views_unittests',
1260 '../url/url.gyp:url_unittests',
1264 }], # branding=="Chrome"
1270 'target_name': 'chromiumos_preflight',
1273 '../breakpad/breakpad.gyp:minidump_stackwalk',
1274 '../chrome/chrome.gyp:chrome',
1275 '../chrome/chrome.gyp:chromedriver',
1276 '../content/content_shell_and_tests.gyp:video_decode_accelerator_unittest',
1277 '../content/content_shell_and_tests.gyp:video_encode_accelerator_unittest',
1278 '../media/media.gyp:media_unittests',
1279 '../ppapi/ppapi_internal.gyp:ppapi_example_video_decode',
1280 '../sandbox/sandbox.gyp:chrome_sandbox',
1281 '../sandbox/sandbox.gyp:sandbox_linux_unittests',
1282 '../third_party/mesa/mesa.gyp:osmesa',
1283 '../tools/telemetry/telemetry.gyp:bitmaptools#host',
1284 '../tools/perf/clear_system_cache/clear_system_cache.gyp:clear_system_cache',
1287 ['disable_nacl==0', {
1289 '../components/nacl.gyp:nacl_helper',
1290 '../native_client/src/trusted/service_runtime/linux/nacl_bootstrap.gyp:nacl_helper_bootstrap',
1300 'target_name': 'aura_builder',
1303 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
1304 '../cc/cc_tests.gyp:cc_unittests',
1305 '../components/components_tests.gyp:components_unittests',
1306 '../content/content_shell_and_tests.gyp:content_browsertests',
1307 '../content/content_shell_and_tests.gyp:content_unittests',
1308 '../device/device_tests.gyp:device_unittests',
1309 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1310 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
1311 '../remoting/remoting.gyp:remoting_unittests',
1312 '../skia/skia_tests.gyp:skia_unittests',
1313 '../ui/app_list/app_list.gyp:*',
1314 '../ui/aura/aura.gyp:*',
1315 '../ui/aura_extra/aura_extra.gyp:*',
1316 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1317 '../ui/compositor/compositor.gyp:*',
1318 '../ui/display/display.gyp:display_unittests',
1319 '../ui/events/events.gyp:*',
1320 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1321 '../ui/gl/gl_tests.gyp:gl_unittests',
1322 '../ui/keyboard/keyboard.gyp:*',
1323 '../ui/snapshot/snapshot.gyp:snapshot_unittests',
1324 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests',
1325 '../ui/wm/wm.gyp:*',
1331 '../chrome/chrome.gyp:crash_service',
1334 ['OS=="win" and target_arch=="ia32"', {
1336 '../chrome/chrome.gyp:crash_service_win64',
1341 '../ash/ash.gyp:ash_shell',
1342 '../ash/ash.gyp:ash_unittests',
1346 # Tests that currently only work on Linux.
1348 '../base/base.gyp:base_unittests',
1349 '../ipc/ipc.gyp:ipc_tests',
1350 '../sql/sql.gyp:sql_unittests',
1351 '../sync/sync.gyp:sync_unit_tests',
1356 '../chromeos/chromeos.gyp:chromeos_unittests',
1357 '../ui/chromeos/ui_chromeos.gyp:ui_chromeos_unittests',
1362 '../ui/ozone/ozone.gyp:*',
1363 '../ui/ozone/demo/ozone_demos.gyp:*',
1368 '../chrome/chrome.gyp:browser_tests',
1369 '../chrome/chrome.gyp:chrome',
1370 '../chrome/chrome.gyp:interactive_ui_tests',
1371 '../chrome/chrome.gyp:unit_tests',
1372 '../ui/message_center/message_center.gyp:*',
1373 '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
1374 '../ui/views/views.gyp:views',
1375 '../ui/views/views.gyp:views_unittests',
1382 ['test_isolation_mode != "noop"', {
1385 'target_name': 'chromium_swarm_tests',
1388 '../base/base.gyp:base_unittests_run',
1389 '../content/content_shell_and_tests.gyp:content_browsertests_run',
1390 '../content/content_shell_and_tests.gyp:content_unittests_run',
1391 '../net/net.gyp:net_unittests_run',
1396 '../chrome/chrome.gyp:browser_tests_run',
1397 '../chrome/chrome.gyp:interactive_ui_tests_run',
1398 '../chrome/chrome.gyp:sync_integration_tests_run',
1399 '../chrome/chrome.gyp:unit_tests_run',
1403 }, # target_name: chromium_swarm_tests
1406 ['archive_chromoting_tests==1', {
1409 'target_name': 'chromoting_swarm_tests',
1412 '../testing/chromoting/integration_tests.gyp:*',
1414 }, # target_name: chromoting_swarm_tests
1417 ['archive_media_router_tests==1', {
1420 'target_name': 'media_router_swarming_tests',
1423 '../chrome/test/media_router/e2e_tests.gyp:media_router_e2e_tests_run',
1425 }, # target_name: media_router_swarming_tests
1428 ['OS=="mac" and toolkit_views==1', {
1431 'target_name': 'macviews_builder',
1434 '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
1435 '../ui/views/views.gyp:views',
1436 '../ui/views/views.gyp:views_unittests',
1438 }, # target_name: macviews_builder
1440 }], # os=='mac' and toolkit_views==1