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. If adding a new test here,
787 # please also add it to build/android/pylib/gtest/gtest_config.py,
788 # else the test is not run.
791 # Do not add targets here without communicating the implications
792 # on tryserver triggers and load. Discuss with
793 # chrome-infrastructure-team please.
794 'target_name': 'android_builder_tests',
797 '../base/android/jni_generator/jni_generator.gyp:jni_generator_tests',
798 '../base/base.gyp:base_unittests',
799 '../breakpad/breakpad.gyp:breakpad_unittests_deps',
800 # Also compile the tools needed to deal with minidumps, they are
801 # needed to run minidump tests upstream.
802 '../breakpad/breakpad.gyp:dump_syms#host',
803 '../breakpad/breakpad.gyp:symupload#host',
804 '../breakpad/breakpad.gyp:minidump_dump#host',
805 '../breakpad/breakpad.gyp:minidump_stackwalk#host',
806 '../build/android/pylib/device/commands/commands.gyp:chromium_commands',
807 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
808 '../cc/cc_tests.gyp:cc_perftests_apk',
809 '../cc/cc_tests.gyp:cc_unittests',
810 '../components/components_tests.gyp:components_unittests',
811 '../content/content_shell_and_tests.gyp:content_browsertests',
812 '../content/content_shell_and_tests.gyp:content_gl_tests',
813 '../content/content_shell_and_tests.gyp:content_junit_tests',
814 '../content/content_shell_and_tests.gyp:chromium_linker_test_apk',
815 '../content/content_shell_and_tests.gyp:content_shell_test_apk',
816 '../content/content_shell_and_tests.gyp:content_unittests',
817 '../gpu/gpu.gyp:gl_tests',
818 '../gpu/gpu.gyp:gpu_perftests_apk',
819 '../gpu/gpu.gyp:gpu_unittests',
820 '../ipc/ipc.gyp:ipc_tests',
821 '../media/media.gyp:media_perftests_apk',
822 '../media/media.gyp:media_unittests',
823 '../media/midi/midi.gyp:midi_unittests_apk',
824 '../media/midi/midi.gyp:midi_unittests',
825 '../net/net.gyp:net_unittests',
826 '../sandbox/sandbox.gyp:sandbox_linux_unittests_deps',
827 '../skia/skia_tests.gyp:skia_unittests',
828 '../sql/sql.gyp:sql_unittests',
829 '../sync/sync.gyp:sync_unit_tests',
830 '../testing/android/junit/junit_test.gyp:junit_unit_tests',
831 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
832 '../third_party/WebKit/public/all.gyp:*',
833 '../tools/android/android_tools.gyp:android_tools',
834 '../tools/android/android_tools.gyp:memconsumer',
835 '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugin_test',
836 '../ui/android/ui_android.gyp:ui_android_unittests',
837 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
838 '../ui/events/events.gyp:events_unittests',
839 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests',
840 # Unit test bundles packaged as an apk.
841 '../base/base.gyp:base_unittests_apk',
842 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk',
843 '../cc/cc_tests.gyp:cc_unittests_apk',
844 '../components/components_tests.gyp:components_browsertests_apk',
845 '../components/components_tests.gyp:components_unittests_apk',
846 '../content/content_shell_and_tests.gyp:content_browsertests_apk',
847 '../content/content_shell_and_tests.gyp:content_gl_tests_apk',
848 '../content/content_shell_and_tests.gyp:content_unittests_apk',
849 '../content/content_shell_and_tests.gyp:video_decode_accelerator_unittest_apk',
850 '../gpu/gpu.gyp:gl_tests_apk',
851 '../gpu/gpu.gyp:gpu_unittests_apk',
852 '../ipc/ipc.gyp:ipc_tests_apk',
853 '../media/media.gyp:media_unittests_apk',
854 '../media/midi/midi.gyp:midi_unittests_apk',
855 '../net/net.gyp:net_unittests_apk',
856 '../sandbox/sandbox.gyp:sandbox_linux_jni_unittests_apk',
857 '../skia/skia_tests.gyp:skia_unittests_apk',
858 '../sql/sql.gyp:sql_unittests_apk',
859 '../sync/sync.gyp:sync_unit_tests_apk',
860 '../tools/android/heap_profiler/heap_profiler.gyp:heap_profiler_unittests_apk',
861 '../ui/android/ui_android.gyp:ui_android_unittests_apk',
862 '../ui/base/ui_base_tests.gyp:ui_base_unittests_apk',
863 '../ui/events/events.gyp:events_unittests_apk',
864 '../ui/gfx/gfx_tests.gyp:gfx_unittests_apk',
865 '../ui/gl/gl_tests.gyp:gl_unittests_apk',
866 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests_apk',
871 '../android_webview/android_webview.gyp:android_webview_unittests',
872 '../chrome/chrome.gyp:unit_tests',
873 # Unit test bundles packaged as an apk.
874 '../android_webview/android_webview.gyp:android_webview_test_apk',
875 '../android_webview/android_webview.gyp:android_webview_unittests_apk',
876 '../chrome/android/chrome_apk.gyp:chrome_public_test_apk',
877 '../chrome/android/chrome_apk.gyp:chrome_sync_shell_test_apk',
878 '../chrome/chrome.gyp:chrome_junit_tests',
879 '../chrome/chrome.gyp:chrome_uiautomator_tests',
880 '../chrome/chrome.gyp:chromedriver_webview_shell_apk',
881 '../chrome/chrome.gyp:unit_tests_apk',
882 '../third_party/custom_tabs_client/custom_tabs_client.gyp:custom_tabs_client_example_apk',
888 # WebRTC Chromium tests to run on Android.
889 'target_name': 'android_builder_chromium_webrtc',
892 '../build/android/pylib/device/commands/commands.gyp:chromium_commands',
893 '../content/content_shell_and_tests.gyp:content_browsertests',
894 '../tools/android/android_tools.gyp:android_tools',
895 '../tools/android/android_tools.gyp:memconsumer',
896 '../content/content_shell_and_tests.gyp:content_browsertests_apk',
898 }, # target_name: android_builder_chromium_webrtc
904 # Target to build everything plus the dmg. We don't put the dmg
905 # in the All target because developers really don't need it.
906 'target_name': 'all_and_dmg',
910 '../chrome/chrome.gyp:build_app_dmg',
913 # These targets are here so the build bots can use them to build
914 # subsets of a full tree for faster cycle times.
916 'target_name': 'chromium_builder_dbg',
919 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
920 '../cc/cc_tests.gyp:cc_unittests',
921 '../chrome/chrome.gyp:browser_tests',
922 '../chrome/chrome.gyp:interactive_ui_tests',
923 '../chrome/chrome.gyp:sync_integration_tests',
924 '../chrome/chrome.gyp:unit_tests',
925 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
926 '../components/components_tests.gyp:components_unittests',
927 '../content/content_shell_and_tests.gyp:content_browsertests',
928 '../content/content_shell_and_tests.gyp:content_unittests',
929 '../device/device_tests.gyp:device_unittests',
930 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
931 '../gpu/gpu.gyp:gpu_unittests',
932 '../ipc/ipc.gyp:ipc_tests',
933 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
934 '../jingle/jingle.gyp:jingle_unittests',
935 '../media/media.gyp:media_unittests',
936 '../media/midi/midi.gyp:midi_unittests',
937 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
938 '../printing/printing.gyp:printing_unittests',
939 '../remoting/remoting.gyp:remoting_unittests',
941 '../skia/skia_tests.gyp:skia_unittests',
942 '../sql/sql.gyp:sql_unittests',
943 '../sync/sync.gyp:sync_unit_tests',
944 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
945 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
946 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
947 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
948 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
949 '../tools/telemetry/telemetry.gyp:*',
950 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
951 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
952 '../ui/gl/gl_tests.gyp:gl_unittests',
953 '../url/url.gyp:url_unittests',
957 'target_name': 'chromium_builder_rel',
960 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
961 '../cc/cc_tests.gyp:cc_unittests',
962 '../chrome/chrome.gyp:browser_tests',
963 '../chrome/chrome.gyp:performance_browser_tests',
964 '../chrome/chrome.gyp:sync_integration_tests',
965 '../chrome/chrome.gyp:unit_tests',
966 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
967 '../components/components_tests.gyp:components_unittests',
968 '../content/content_shell_and_tests.gyp:content_browsertests',
969 '../content/content_shell_and_tests.gyp:content_unittests',
970 '../device/device_tests.gyp:device_unittests',
971 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
972 '../gpu/gpu.gyp:gpu_unittests',
973 '../ipc/ipc.gyp:ipc_tests',
974 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
975 '../jingle/jingle.gyp:jingle_unittests',
976 '../media/media.gyp:media_unittests',
977 '../media/midi/midi.gyp:midi_unittests',
978 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
979 '../printing/printing.gyp:printing_unittests',
980 '../remoting/remoting.gyp:remoting_unittests',
981 '../skia/skia_tests.gyp:skia_unittests',
982 '../sql/sql.gyp:sql_unittests',
983 '../sync/sync.gyp:sync_unit_tests',
984 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
985 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
986 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
987 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
988 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
989 '../tools/telemetry/telemetry.gyp:*',
990 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
991 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
992 '../ui/gl/gl_tests.gyp:gl_unittests',
993 '../url/url.gyp:url_unittests',
997 'target_name': 'chromium_builder_dbg_tsan_mac',
1000 '../base/base.gyp:base_unittests',
1001 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1002 '../crypto/crypto.gyp:crypto_unittests',
1003 '../ipc/ipc.gyp:ipc_tests',
1004 '../jingle/jingle.gyp:jingle_unittests',
1005 '../media/media.gyp:media_unittests',
1006 '../media/midi/midi.gyp:midi_unittests',
1007 '../net/net.gyp:net_unittests',
1008 '../printing/printing.gyp:printing_unittests',
1009 '../remoting/remoting.gyp:remoting_unittests',
1010 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1011 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1012 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1013 '../url/url.gyp:url_unittests',
1017 'target_name': 'chromium_builder_dbg_valgrind_mac',
1020 '../base/base.gyp:base_unittests',
1021 '../chrome/chrome.gyp:unit_tests',
1022 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1023 '../components/components_tests.gyp:components_unittests',
1024 '../content/content_shell_and_tests.gyp:content_unittests',
1025 '../crypto/crypto.gyp:crypto_unittests',
1026 '../device/device_tests.gyp:device_unittests',
1027 '../ipc/ipc.gyp:ipc_tests',
1028 '../jingle/jingle.gyp:jingle_unittests',
1029 '../media/media.gyp:media_unittests',
1030 '../media/midi/midi.gyp:midi_unittests',
1031 '../net/net.gyp:net_unittests',
1032 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1033 '../printing/printing.gyp:printing_unittests',
1034 '../remoting/remoting.gyp:remoting_unittests',
1035 '../skia/skia_tests.gyp:skia_unittests',
1036 '../sql/sql.gyp:sql_unittests',
1037 '../sync/sync.gyp:sync_unit_tests',
1038 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1039 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
1040 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1041 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1042 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1043 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1044 '../ui/gl/gl_tests.gyp:gl_unittests',
1045 '../url/url.gyp:url_unittests',
1052 # These targets are here so the build bots can use them to build
1053 # subsets of a full tree for faster cycle times.
1055 'target_name': 'chromium_builder',
1058 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
1059 '../cc/cc_tests.gyp:cc_unittests',
1060 '../chrome/chrome.gyp:browser_tests',
1061 '../chrome/chrome.gyp:crash_service',
1062 '../chrome/chrome.gyp:gcapi_test',
1063 '../chrome/chrome.gyp:installer_util_unittests',
1064 '../chrome/chrome.gyp:interactive_ui_tests',
1065 '../chrome/chrome.gyp:performance_browser_tests',
1066 '../chrome/chrome.gyp:setup_unittests',
1067 '../chrome/chrome.gyp:sync_integration_tests',
1068 '../chrome/chrome.gyp:unit_tests',
1069 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1070 '../components/components_tests.gyp:components_unittests',
1071 '../content/content_shell_and_tests.gyp:content_browsertests',
1072 '../content/content_shell_and_tests.gyp:content_unittests',
1073 '../content/content_shell_and_tests.gyp:copy_test_netscape_plugin',
1074 # ../chrome/test/mini_installer requires mini_installer.
1075 '../chrome/installer/mini_installer.gyp:mini_installer',
1076 '../courgette/courgette.gyp:courgette_unittests',
1077 '../device/device_tests.gyp:device_unittests',
1078 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1079 '../gpu/gpu.gyp:gpu_unittests',
1080 '../ipc/ipc.gyp:ipc_tests',
1081 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
1082 '../jingle/jingle.gyp:jingle_unittests',
1083 '../media/media.gyp:media_unittests',
1084 '../media/midi/midi.gyp:midi_unittests',
1085 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
1086 '../printing/printing.gyp:printing_unittests',
1087 '../remoting/remoting.gyp:remoting_unittests',
1088 '../skia/skia_tests.gyp:skia_unittests',
1089 '../sql/sql.gyp:sql_unittests',
1090 '../sync/sync.gyp:sync_unit_tests',
1091 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1092 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
1093 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1094 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1095 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
1096 '../tools/telemetry/telemetry.gyp:*',
1097 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1098 '../ui/events/events.gyp:events_unittests',
1099 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1100 '../ui/gl/gl_tests.gyp:gl_unittests',
1101 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests',
1102 '../ui/views/views.gyp:views_unittests',
1103 '../url/url.gyp:url_unittests',
1106 ['target_arch=="ia32"', {
1108 '../chrome/chrome.gyp:crash_service_win64',
1114 'target_name': 'chromium_builder_dbg_tsan_win',
1117 '../base/base.gyp:base_unittests',
1118 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1119 '../components/components_tests.gyp:components_unittests',
1120 '../content/content_shell_and_tests.gyp:content_unittests',
1121 '../crypto/crypto.gyp:crypto_unittests',
1122 '../ipc/ipc.gyp:ipc_tests',
1123 '../jingle/jingle.gyp:jingle_unittests',
1124 '../media/media.gyp:media_unittests',
1125 '../media/midi/midi.gyp:midi_unittests',
1126 '../net/net.gyp:net_unittests',
1127 '../printing/printing.gyp:printing_unittests',
1128 '../remoting/remoting.gyp:remoting_unittests',
1129 '../sql/sql.gyp:sql_unittests',
1130 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1131 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
1132 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1133 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1134 '../url/url.gyp:url_unittests',
1138 'target_name': 'chromium_builder_lkgr_drmemory_win',
1141 '../components/test_runner/test_runner.gyp:layout_test_helper',
1142 '../content/content_shell_and_tests.gyp:content_shell',
1143 '../content/content_shell_and_tests.gyp:content_shell_crash_service',
1147 'target_name': 'chromium_builder_dbg_drmemory_win',
1150 '../ash/ash.gyp:ash_unittests',
1151 '../base/base.gyp:base_unittests',
1152 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
1153 '../cc/cc_tests.gyp:cc_unittests',
1154 '../chrome/chrome.gyp:browser_tests',
1155 '../chrome/chrome.gyp:chrome_app_unittests',
1156 '../chrome/chrome.gyp:chromedriver_unittests',
1157 '../chrome/chrome.gyp:installer_util_unittests',
1158 '../chrome/chrome.gyp:setup_unittests',
1159 '../chrome/chrome.gyp:unit_tests',
1160 '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
1161 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1162 '../components/components_tests.gyp:components_unittests',
1163 '../components/test_runner/test_runner.gyp:layout_test_helper',
1164 '../content/content_shell_and_tests.gyp:content_browsertests',
1165 '../content/content_shell_and_tests.gyp:content_shell',
1166 '../content/content_shell_and_tests.gyp:content_shell_crash_service',
1167 '../content/content_shell_and_tests.gyp:content_unittests',
1168 '../courgette/courgette.gyp:courgette_unittests',
1169 '../crypto/crypto.gyp:crypto_unittests',
1170 '../device/device_tests.gyp:device_unittests',
1171 '../extensions/extensions_tests.gyp:extensions_browsertests',
1172 '../extensions/extensions_tests.gyp:extensions_unittests',
1173 '../gin/gin.gyp:gin_shell',
1174 '../gin/gin.gyp:gin_unittests',
1175 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1176 '../google_apis/google_apis.gyp:google_apis_unittests',
1177 '../gpu/gpu.gyp:angle_unittests',
1178 '../gpu/gpu.gyp:gpu_unittests',
1179 '../ipc/ipc.gyp:ipc_tests',
1180 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
1181 '../jingle/jingle.gyp:jingle_unittests',
1182 '../media/cast/cast.gyp:cast_unittests',
1183 '../media/media.gyp:media_unittests',
1184 '../media/midi/midi.gyp:midi_unittests',
1185 '../mojo/mojo.gyp:mojo',
1186 '../net/net.gyp:net_unittests',
1187 '../printing/printing.gyp:printing_unittests',
1188 '../remoting/remoting.gyp:remoting_unittests',
1189 '../skia/skia_tests.gyp:skia_unittests',
1190 '../sql/sql.gyp:sql_unittests',
1191 '../sync/sync.gyp:sync_unit_tests',
1192 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1193 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
1194 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1195 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1196 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blink_heap_unittests',
1197 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blink_platform_unittests',
1198 '../ui/accessibility/accessibility.gyp:accessibility_unittests',
1199 '../ui/app_list/app_list.gyp:app_list_unittests',
1200 '../ui/aura/aura.gyp:aura_unittests',
1201 '../ui/compositor/compositor.gyp:compositor_unittests',
1202 '../ui/display/display.gyp:display_unittests',
1203 '../ui/events/events.gyp:events_unittests',
1204 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1205 '../ui/gl/gl_tests.gyp:gl_unittests',
1206 '../ui/keyboard/keyboard.gyp:keyboard_unittests',
1207 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests',
1208 '../url/url.gyp:url_unittests',
1213 ['branding=="Chrome"', {
1216 'target_name': 'chrome_official_builder_no_unittests',
1219 '../chrome/chrome.gyp:crash_service',
1220 '../chrome/chrome.gyp:gcapi_dll',
1221 '../chrome/chrome.gyp:pack_policy_templates',
1222 '../chrome/installer/mini_installer.gyp:mini_installer',
1223 '../cloud_print/cloud_print.gyp:cloud_print',
1224 '../courgette/courgette.gyp:courgette',
1225 '../courgette/courgette.gyp:courgette64',
1226 '../remoting/remoting.gyp:remoting_webapp',
1227 '../third_party/widevine/cdm/widevine_cdm.gyp:widevinecdmadapter',
1230 ['target_arch=="ia32"', {
1232 '../chrome/chrome.gyp:crash_service_win64',
1235 ['component != "shared_library" and wix_exists == "True" and \
1236 sas_dll_exists == "True"', {
1238 '../remoting/remoting.gyp:remoting_host_installation',
1240 }], # component != "shared_library"
1243 'target_name': 'chrome_official_builder',
1246 'chrome_official_builder_no_unittests',
1247 '../base/base.gyp:base_unittests',
1248 '../chrome/chrome.gyp:browser_tests',
1249 '../chrome/chrome.gyp:sync_integration_tests',
1250 '../ipc/ipc.gyp:ipc_tests',
1251 '../media/media.gyp:media_unittests',
1252 '../media/midi/midi.gyp:midi_unittests',
1253 '../net/net.gyp:net_unittests',
1254 '../printing/printing.gyp:printing_unittests',
1255 '../sql/sql.gyp:sql_unittests',
1256 '../sync/sync.gyp:sync_unit_tests',
1257 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1258 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1259 '../ui/gl/gl_tests.gyp:gl_unittests',
1260 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests',
1261 '../ui/views/views.gyp:views_unittests',
1262 '../url/url.gyp:url_unittests',
1266 }], # branding=="Chrome"
1272 'target_name': 'chromiumos_preflight',
1275 '../breakpad/breakpad.gyp:minidump_stackwalk',
1276 '../chrome/chrome.gyp:chrome',
1277 '../chrome/chrome.gyp:chromedriver',
1278 '../content/content_shell_and_tests.gyp:video_decode_accelerator_unittest',
1279 '../content/content_shell_and_tests.gyp:video_encode_accelerator_unittest',
1280 '../media/media.gyp:media_unittests',
1281 '../ppapi/ppapi_internal.gyp:ppapi_example_video_decode',
1282 '../sandbox/sandbox.gyp:chrome_sandbox',
1283 '../sandbox/sandbox.gyp:sandbox_linux_unittests',
1284 '../third_party/mesa/mesa.gyp:osmesa',
1285 '../tools/telemetry/telemetry.gyp:bitmaptools#host',
1286 '../tools/perf/clear_system_cache/clear_system_cache.gyp:clear_system_cache',
1289 ['disable_nacl==0', {
1291 '../components/nacl.gyp:nacl_helper',
1292 '../native_client/src/trusted/service_runtime/linux/nacl_bootstrap.gyp:nacl_helper_bootstrap',
1302 'target_name': 'aura_builder',
1305 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
1306 '../cc/cc_tests.gyp:cc_unittests',
1307 '../components/components_tests.gyp:components_unittests',
1308 '../content/content_shell_and_tests.gyp:content_browsertests',
1309 '../content/content_shell_and_tests.gyp:content_unittests',
1310 '../device/device_tests.gyp:device_unittests',
1311 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1312 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
1313 '../remoting/remoting.gyp:remoting_unittests',
1314 '../skia/skia_tests.gyp:skia_unittests',
1315 '../ui/app_list/app_list.gyp:*',
1316 '../ui/aura/aura.gyp:*',
1317 '../ui/aura_extra/aura_extra.gyp:*',
1318 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1319 '../ui/compositor/compositor.gyp:*',
1320 '../ui/display/display.gyp:display_unittests',
1321 '../ui/events/events.gyp:*',
1322 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1323 '../ui/gl/gl_tests.gyp:gl_unittests',
1324 '../ui/keyboard/keyboard.gyp:*',
1325 '../ui/snapshot/snapshot.gyp:snapshot_unittests',
1326 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests',
1327 '../ui/wm/wm.gyp:*',
1333 '../chrome/chrome.gyp:crash_service',
1336 ['OS=="win" and target_arch=="ia32"', {
1338 '../chrome/chrome.gyp:crash_service_win64',
1343 '../ash/ash.gyp:ash_shell',
1344 '../ash/ash.gyp:ash_unittests',
1348 # Tests that currently only work on Linux.
1350 '../base/base.gyp:base_unittests',
1351 '../ipc/ipc.gyp:ipc_tests',
1352 '../sql/sql.gyp:sql_unittests',
1353 '../sync/sync.gyp:sync_unit_tests',
1358 '../chromeos/chromeos.gyp:chromeos_unittests',
1359 '../ui/chromeos/ui_chromeos.gyp:ui_chromeos_unittests',
1364 '../ui/ozone/ozone.gyp:*',
1365 '../ui/ozone/demo/ozone_demos.gyp:*',
1370 '../chrome/chrome.gyp:browser_tests',
1371 '../chrome/chrome.gyp:chrome',
1372 '../chrome/chrome.gyp:interactive_ui_tests',
1373 '../chrome/chrome.gyp:unit_tests',
1374 '../ui/message_center/message_center.gyp:*',
1375 '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
1376 '../ui/views/views.gyp:views',
1377 '../ui/views/views.gyp:views_unittests',
1384 ['test_isolation_mode != "noop"', {
1387 'target_name': 'chromium_swarm_tests',
1390 '../base/base.gyp:base_unittests_run',
1391 '../content/content_shell_and_tests.gyp:content_browsertests_run',
1392 '../content/content_shell_and_tests.gyp:content_unittests_run',
1393 '../net/net.gyp:net_unittests_run',
1398 '../chrome/chrome.gyp:browser_tests_run',
1399 '../chrome/chrome.gyp:interactive_ui_tests_run',
1400 '../chrome/chrome.gyp:sync_integration_tests_run',
1401 '../chrome/chrome.gyp:unit_tests_run',
1405 }, # target_name: chromium_swarm_tests
1408 ['archive_chromoting_tests==1', {
1411 'target_name': 'chromoting_swarm_tests',
1414 '../testing/chromoting/integration_tests.gyp:*',
1416 }, # target_name: chromoting_swarm_tests
1419 ['archive_media_router_tests==1', {
1422 'target_name': 'media_router_swarming_tests',
1425 '../chrome/test/media_router/e2e_tests.gyp:media_router_e2e_tests_run',
1427 }, # target_name: media_router_swarming_tests
1430 ['OS=="mac" and toolkit_views==1', {
1433 'target_name': 'macviews_builder',
1436 '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
1437 '../ui/views/views.gyp:views',
1438 '../ui/views/views.gyp:views_unittests',
1440 }, # target_name: macviews_builder
1442 }], # os=='mac' and toolkit_views==1