Add per-user preferences support.
[chromium-blink-merge.git] / build / all.gyp
blob41089628a28be52693954bf3963fd165bdb4a92d
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.
6   'variables': {
7     # A hook that can be overridden in other repositories to add additional
8     # compilation targets to 'All'.
9     'app_targets%': [],
10     # For Android-specific targets.
11     'android_app_targets%': [],
12   },
13   'targets': [
14     {
15       'target_name': 'All',
16       'type': 'none',
17       'xcode_create_dependents_test_runner': 1,
18       'dependencies': [
19         '<@(app_targets)',
20         'some.gyp:*',
21         '../base/base.gyp:*',
22         '../components/components.gyp:*',
23         '../components/components_tests.gyp:*',
24         '../content/content.gyp:*',
25         '../crypto/crypto.gyp:*',
26         '../net/net.gyp:*',
27         '../sdch/sdch.gyp:*',
28         '../sql/sql.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:*',
39         '../url/url.gyp:*',
40       ],
41       'conditions': [
42         ['OS!="ios" and OS!="mac"', {
43           'dependencies': [
44             '../ui/touch_selection/ui_touch_selection.gyp:*',
45           ],
46         }],
47         ['OS=="ios"', {
48           'dependencies': [
49             '../chrome/chrome.gyp:browser',
50             '../chrome/chrome.gyp:browser_ui',
51             '../ios/ios.gyp:*',
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',
70           ],
71         }],
72         ['OS=="android"', {
73           'dependencies': [
74             '../content/content_shell_and_tests.gyp:content_shell_apk',
75             '<@(android_app_targets)',
76             'android_builder_tests',
77             '../android_webview/android_webview.gyp:android_webview_apk',
78             '../android_webview/android_webview.gyp:system_webview_apk',
79             '../android_webview/android_webview_telemetry_shell.gyp:android_webview_telemetry_shell_apk',
80             '../chrome/chrome.gyp:chrome_shell_apk',
81             '../chrome/chrome.gyp:chrome_sync_shell_apk',
82             '../remoting/remoting.gyp:remoting_apk',
83             '../tools/telemetry/telemetry.gyp:*#host',
84             # TODO(nyquist) This should instead by a target for sync when all of
85             # the sync-related code for Android has been upstreamed.
86             # See http://crbug.com/159203
87             '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_javalib',
88           ],
89           'conditions': [
90             ['target_arch == "arm" or target_arch == "arm64"', {
91               'dependencies': [
92                 # The relocation packer only works on ARM or ARM64.
93                 '../tools/relocation_packer/relocation_packer.gyp:relocation_packer_unittests#host',
94               ],
95             }],
96           ],
97         }, {
98           'dependencies': [
99             '../content/content_shell_and_tests.gyp:*',
100             # TODO: This should build on Android and the target should move to the list above.
101             '../sync/sync.gyp:*',
102           ],
103         }],
104         ['OS!="ios" and OS!="android"', {
105           'dependencies': [
106             '../third_party/re2/re2.gyp:re2',
107             '../chrome/chrome.gyp:*',
108             '../chrome/tools/profile_reset/jtl_compiler.gyp:*',
109             '../cc/blink/cc_blink_tests.gyp:*',
110             '../cc/cc_tests.gyp:*',
111             '../device/bluetooth/bluetooth.gyp:*',
112             '../device/device_tests.gyp:*',
113             '../device/usb/usb.gyp:*',
114             '../gin/gin.gyp:*',
115             '../gpu/gpu.gyp:*',
116             '../gpu/tools/tools.gyp:*',
117             '../ipc/ipc.gyp:*',
118             '../ipc/mojo/ipc_mojo.gyp:*',
119             '../jingle/jingle.gyp:*',
120             '../media/cast/cast.gyp:*',
121             '../media/media.gyp:*',
122             '../mojo/mojo.gyp:*',
123             '../mojo/mojo_base.gyp:*',
124             '../ppapi/ppapi.gyp:*',
125             '../ppapi/ppapi_internal.gyp:*',
126             '../ppapi/tools/ppapi_tools.gyp:*',
127             '../printing/printing.gyp:*',
128             '../skia/skia.gyp:*',
129             '../sync/tools/sync_tools.gyp:*',
130             '../third_party/WebKit/public/all.gyp:*',
131             '../third_party/cacheinvalidation/cacheinvalidation.gyp:*',
132             '../third_party/codesighs/codesighs.gyp:*',
133             '../third_party/ffmpeg/ffmpeg.gyp:*',
134             '../third_party/iccjpeg/iccjpeg.gyp:*',
135             '../third_party/libpng/libpng.gyp:*',
136             '../third_party/libusb/libusb.gyp:*',
137             '../third_party/libwebp/libwebp.gyp:*',
138             '../third_party/libxslt/libxslt.gyp:*',
139             '../third_party/lzma_sdk/lzma_sdk.gyp:*',
140             '../third_party/mesa/mesa.gyp:*',
141             '../third_party/modp_b64/modp_b64.gyp:*',
142             '../third_party/npapi/npapi.gyp:*',
143             '../third_party/ots/ots.gyp:*',
144             '../third_party/pdfium/samples/samples.gyp:*',
145             '../third_party/qcms/qcms.gyp:*',
146             '../tools/gn/gn.gyp:*',
147             '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
148             '../tools/telemetry/telemetry.gyp:*',
149             '../v8/tools/gyp/v8.gyp:*',
150             '<(libjpeg_gyp_path):*',
151           ],
152         }],
153         ['use_openssl==0 and (OS=="mac" or OS=="ios" or OS=="win")', {
154           'dependencies': [
155             '../third_party/nss/nss.gyp:*',
156            ],
157         }],
158         ['OS=="win" or OS=="ios" or OS=="linux"', {
159           'dependencies': [
160             '../breakpad/breakpad.gyp:*',
161            ],
162         }],
163         ['OS=="mac"', {
164           'dependencies': [
165             '../sandbox/sandbox.gyp:*',
166             '../third_party/ocmock/ocmock.gyp:*',
167           ],
168         }],
169         ['OS=="linux"', {
170           'dependencies': [
171             '../courgette/courgette.gyp:*',
172             '../dbus/dbus.gyp:*',
173             '../sandbox/sandbox.gyp:*',
174           ],
175           'conditions': [
176             ['branding=="Chrome"', {
177               'dependencies': [
178                 '../chrome/chrome.gyp:linux_packages_<(channel)',
179               ],
180             }],
181             ['enable_ipc_fuzzer==1', {
182               'dependencies': [
183                 '../tools/ipc_fuzzer/ipc_fuzzer.gyp:*',
184               ],
185             }],
186           ],
187         }],
188         ['chromecast==1', {
189           'dependencies': [
190             '../chromecast/chromecast.gyp:*',
191           ],
192         }],
193         ['use_x11==1', {
194           'dependencies': [
195             '../tools/xdisplaycheck/xdisplaycheck.gyp:*',
196           ],
197         }],
198         ['OS=="win"', {
199           'conditions': [
200             ['win_use_allocator_shim==1', {
201               'dependencies': [
202                 '../base/allocator/allocator.gyp:*',
203               ],
204             }],
205           ],
206           'dependencies': [
207             '../chrome/tools/crash_service/caps/caps.gyp:*',
208             '../chrome_elf/chrome_elf.gyp:*',
209             '../cloud_print/cloud_print.gyp:*',
210             '../courgette/courgette.gyp:*',
211             '../rlz/rlz.gyp:*',
212             '../sandbox/sandbox.gyp:*',
213             '<(angle_path)/src/angle.gyp:*',
214             '../third_party/bspatch/bspatch.gyp:*',
215             '../tools/win/static_initializers/static_initializers.gyp:*',
216           ],
217         }, {
218           'dependencies': [
219             '../third_party/libevent/libevent.gyp:*',
220           ],
221         }],
222         ['toolkit_views==1', {
223           'dependencies': [
224             '../ui/views/controls/webview/webview.gyp:*',
225             '../ui/views/views.gyp:*',
226           ],
227         }],
228         ['use_aura==1', {
229           'dependencies': [
230             '../ui/aura/aura.gyp:*',
231             '../ui/aura_extra/aura_extra.gyp:*',
232           ],
233         }],
234         ['use_ash==1', {
235           'dependencies': [
236             '../ash/ash.gyp:*',
237           ],
238         }],
239         ['remoting==1', {
240           'dependencies': [
241             '../remoting/remoting_all.gyp:remoting_all',
242           ],
243         }],
244         ['use_openssl==0', {
245           'dependencies': [
246             '../net/third_party/nss/ssl.gyp:*',
247           ],
248         }],
249         ['use_openssl==1', {
250           'dependencies': [
251             '../third_party/boringssl/boringssl.gyp:*',
252             '../third_party/boringssl/boringssl_tests.gyp:*',
253           ],
254         }],
255         ['enable_app_list==1', {
256           'dependencies': [
257             '../ui/app_list/app_list.gyp:*',
258           ],
259         }],
260         ['OS!="android" and OS!="ios"', {
261           'dependencies': [
262             '../google_apis/gcm/gcm.gyp:*',
263           ],
264         }],
265         ['chromeos==1 or OS=="linux" or OS=="win" or OS=="mac"', {
266           'dependencies': [
267             '../extensions/shell/app_shell.gyp:*',
268           ],
269         }],
270         ['envoy==1', {
271           'dependencies': [
272             '../envoy/envoy.gyp:*',
273           ],
274         }],
275       ],
276     }, # target_name: All
277     {
278       'target_name': 'All_syzygy',
279       'type': 'none',
280       'conditions': [
281         ['OS=="win" and fastbuild==0 and target_arch=="ia32" and '
282             '(syzyasan==1 or syzygy_optimize==1)', {
283           'dependencies': [
284             '../chrome/installer/mini_installer_syzygy.gyp:*',
285           ],
286         }],
287       ],
288     }, # target_name: All_syzygy
289     {
290       # Note: Android uses android_builder_tests below.
291       # TODO: Consider merging that with this target.
292       'target_name': 'chromium_builder_tests',
293       'type': 'none',
294       'dependencies': [
295         '../base/base.gyp:base_unittests',
296         '../components/components_tests.gyp:components_unittests',
297         '../crypto/crypto.gyp:crypto_unittests',
298         '../net/net.gyp:net_unittests',
299         '../skia/skia_tests.gyp:skia_unittests',
300         '../sql/sql.gyp:sql_unittests',
301         '../sync/sync.gyp:sync_unit_tests',
302         '../ui/base/ui_base_tests.gyp:ui_base_unittests',
303         '../ui/display/display.gyp:display_unittests',
304         '../ui/gfx/gfx_tests.gyp:gfx_unittests',
305         '../url/url.gyp:url_unittests',
306       ],
307       'conditions': [
308         ['OS!="ios" and OS!="mac"', {
309           'dependencies': [
310             '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests',
311           ],
312         }],
313         ['OS!="ios" and OS!="android"', {
314           'dependencies': [
315             '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
316             '../cc/cc_tests.gyp:cc_unittests',
317             '../chrome/chrome.gyp:browser_tests',
318             '../chrome/chrome.gyp:chromedriver_tests',
319             '../chrome/chrome.gyp:chromedriver_unittests',
320             '../chrome/chrome.gyp:interactive_ui_tests',
321             '../chrome/chrome.gyp:sync_integration_tests',
322             '../chrome/chrome.gyp:unit_tests',
323             '../cloud_print/cloud_print.gyp:cloud_print_unittests',
324             '../content/content_shell_and_tests.gyp:content_browsertests',
325             '../content/content_shell_and_tests.gyp:content_shell',
326             '../content/content_shell_and_tests.gyp:content_unittests',
327             '../device/device_tests.gyp:device_unittests',
328             '../extensions/extensions_tests.gyp:extensions_browsertests',
329             '../extensions/extensions_tests.gyp:extensions_unittests',
330             '../gin/gin.gyp:gin_unittests',
331             '../google_apis/google_apis.gyp:google_apis_unittests',
332             '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_support',
333             '../gpu/gpu.gyp:gpu_unittests',
334             '../ipc/ipc.gyp:ipc_tests',
335             '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
336             '../jingle/jingle.gyp:jingle_unittests',
337             '../media/cast/cast.gyp:cast_unittests',
338             '../media/media.gyp:media_unittests',
339             '../mojo/mojo.gyp:mojo',
340             '../ppapi/ppapi_internal.gyp:ppapi_unittests',
341             '../remoting/remoting.gyp:remoting_unittests',
342             '../third_party/WebKit/public/all.gyp:all_blink',
343             '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
344             '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
345             '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
346             '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
347             '../tools/telemetry/telemetry.gyp:*',
348           ],
349         }],
350         ['OS=="win"', {
351           'dependencies': [
352             '../chrome/chrome.gyp:app_installer',
353             '../chrome/chrome.gyp:app_installer_unittests',
354             '../chrome/chrome.gyp:crash_service',
355             '../chrome/chrome.gyp:installer_util_unittests',
356             # ../chrome/test/mini_installer requires mini_installer.
357             '../chrome/installer/mini_installer.gyp:mini_installer',
358             '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
359             '../content/content_shell_and_tests.gyp:copy_test_netscape_plugin',
360             '../courgette/courgette.gyp:courgette_unittests',
361             '../sandbox/sandbox.gyp:sbox_integration_tests',
362             '../sandbox/sandbox.gyp:sbox_unittests',
363             '../sandbox/sandbox.gyp:sbox_validation_tests',
364             '../ui/app_list/app_list.gyp:app_list_unittests',
365           ],
366           'conditions': [
367             # remoting_host_installation uses lots of non-trivial GYP that tend
368             # to break because of differences between ninja and msbuild. Make
369             # sure this target is built by the builders on the main waterfall.
370             # See http://crbug.com/180600.
371             ['wix_exists == "True" and sas_dll_exists == "True"', {
372               'dependencies': [
373                 '../remoting/remoting.gyp:remoting_host_installation',
374               ],
375             }],
376             ['syzyasan==1', {
377               'variables': {
378                 # Disable incremental linking for all modules.
379                 # 0: inherit, 1: disabled, 2: enabled.
380                 'msvs_debug_link_incremental': '1',
381                 'msvs_large_module_debug_link_mode': '1',
382                 # Disable RTC. Syzygy explicitly doesn't support RTC
383                 # instrumented binaries for now.
384                 'win_debug_RuntimeChecks': '0',
385               },
386               'defines': [
387                 # Disable iterator debugging (huge speed boost).
388                 '_HAS_ITERATOR_DEBUGGING=0',
389               ],
390               'msvs_settings': {
391                 'VCLinkerTool': {
392                   # Enable profile information (necessary for SyzyAsan
393                   # instrumentation). This is incompatible with incremental
394                   # linking.
395                   'Profile': 'true',
396                 },
397               }
398             }],
399           ],
400         }],
401         ['chromeos==1', {
402           'dependencies': [
403             '../ui/chromeos/ui_chromeos.gyp:ui_chromeos_unittests',
404           ],
405         }],
406         ['OS=="linux"', {
407           'dependencies': [
408             '../dbus/dbus.gyp:dbus_unittests',
409             '../sandbox/sandbox.gyp:sandbox_linux_unittests',
410           ],
411         }],
412         ['OS=="mac"', {
413           'dependencies': [
414             '../ui/app_list/app_list.gyp:app_list_unittests',
415             '../ui/message_center/message_center.gyp:*',
416           ],
417         }],
418         ['test_isolation_mode != "noop"', {
419           'dependencies': [
420             'chromium_swarm_tests',
421           ],
422         }],
423         ['OS!="android"', {
424           'dependencies': [
425             '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
426           ],
427         }],
428         ['enable_basic_printing==1 or enable_print_preview==1', {
429           'dependencies': [
430             '../printing/printing.gyp:printing_unittests',
431           ],
432         }],
433         ['use_aura==1', {
434           'dependencies': [
435             '../ui/app_list/app_list.gyp:app_list_unittests',
436             '../ui/aura/aura.gyp:aura_unittests',
437             '../ui/compositor/compositor.gyp:compositor_unittests',
438             '../ui/keyboard/keyboard.gyp:keyboard_unittests',
439             '../ui/views/views.gyp:views_unittests',
440           ],
441         }],
442         ['use_aura==1 or toolkit_views==1', {
443           'dependencies': [
444             '../ui/events/events.gyp:events_unittests',
445           ],
446         }],
447         ['use_ash==1', {
448           'dependencies': [
449             '../ash/ash.gyp:ash_unittests',
450           ],
451         }],
452         ['disable_nacl==0', {
453           'dependencies': [
454             '../components/nacl.gyp:nacl_loader_unittests',
455           ],
456         }],
457         ['disable_nacl==0 and disable_nacl_untrusted==0', {
458           'dependencies': [
459             '../mojo/mojo_nacl_untrusted.gyp:libmojo',
460             '../mojo/mojo_nacl.gyp:monacl_codegen',
461             '../mojo/mojo_nacl.gyp:monacl_sel',
462             '../mojo/mojo_nacl.gyp:monacl_shell',
463           ],
464         }],
465       ],
466     }, # target_name: chromium_builder_tests
467   ],
468   'conditions': [
469     # TODO(GYP): make gn_migration.gypi work unconditionally.
470     ['OS=="linux" and target_arch=="x64" and chromeos==0 and chromecast==0 and disable_nacl==0', {
471       'includes': [
472         'gn_migration.gypi',
473       ],
474     }],
475     ['OS!="ios"', {
476       'targets': [
477         {
478           'target_name': 'blink_tests',
479           'type': 'none',
480           'dependencies': [
481             '../third_party/WebKit/public/all.gyp:all_blink',
482           ],
483           'conditions': [
484             ['OS=="android"', {
485               'dependencies': [
486                 '../content/content_shell_and_tests.gyp:content_shell_apk',
487                 '../breakpad/breakpad.gyp:dump_syms#host',
488                 '../breakpad/breakpad.gyp:minidump_stackwalk#host',
489               ],
490             }, {  # OS!="android"
491               'dependencies': [
492                 '../content/content_shell_and_tests.gyp:content_shell',
493               ],
494             }],
495             ['OS=="win"', {
496               'dependencies': [
497                 '../content/content_shell_and_tests.gyp:content_shell_crash_service',
498                 '../content/content_shell_and_tests.gyp:layout_test_helper',
499               ],
500             }],
501             ['OS!="win" and OS!="android"', {
502               'dependencies': [
503                 '../breakpad/breakpad.gyp:minidump_stackwalk',
504               ],
505             }],
506             ['OS=="mac"', {
507               'dependencies': [
508                 '../breakpad/breakpad.gyp:dump_syms#host',
509                 '../content/content_shell_and_tests.gyp:layout_test_helper',
510               ],
511             }],
512             ['OS=="linux"', {
513               'dependencies': [
514                 '../breakpad/breakpad.gyp:dump_syms',
515               ],
516             }],
517           ],
518         }, # target_name: blink_tests
519       ],
520     }], # OS!=ios
521     ['OS!="ios" and OS!="android"', {
522       'targets': [
523         {
524           'target_name': 'chromium_builder_nacl_win_integration',
525           'type': 'none',
526           'dependencies': [
527             'chromium_builder_tests',
528           ],
529         }, # target_name: chromium_builder_nacl_win_integration
530         {
531           'target_name': 'chromium_builder_perf',
532           'type': 'none',
533           'dependencies': [
534             '../cc/cc_tests.gyp:cc_perftests',
535             '../chrome/chrome.gyp:chrome',
536             '../chrome/chrome.gyp:load_library_perf_tests',
537             '../chrome/chrome.gyp:performance_browser_tests',
538             '../chrome/chrome.gyp:sync_performance_tests',
539             '../content/content_shell_and_tests.gyp:content_shell',
540             '../gpu/gpu.gyp:gpu_perftests',
541             '../media/media.gyp:media_perftests',
542             '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
543             '../tools/telemetry/telemetry.gyp:*',
544           ],
545           'conditions': [
546             ['OS!="ios" and OS!="win"', {
547               'dependencies': [
548                 '../breakpad/breakpad.gyp:minidump_stackwalk',
549               ],
550             }],
551             ['OS=="linux"', {
552               'dependencies': [
553                 '../chrome/chrome.gyp:linux_symbols'
554               ],
555             }],
556             ['OS=="win"', {
557               'dependencies': [
558                 '../chrome/chrome.gyp:crash_service',
559               ],
560             }],
561             ['OS=="win" and target_arch=="ia32"', {
562               'dependencies': [
563                 '../chrome/chrome.gyp:crash_service_win64',
564               ],
565             }],
566           ],
567         }, # target_name: chromium_builder_perf
568         {
569           'target_name': 'chromium_gpu_builder',
570           'type': 'none',
571           'dependencies': [
572             '../chrome/chrome.gyp:chrome',
573             '../chrome/chrome.gyp:performance_browser_tests',
574             '../content/content_shell_and_tests.gyp:content_browsertests',
575             '../content/content_shell_and_tests.gyp:content_gl_tests',
576             '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
577             '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_test',
578             '../gpu/gpu.gyp:gl_tests',
579             '../gpu/gpu.gyp:angle_unittests',
580             '../gpu/gpu.gyp:gpu_unittests',
581             '../tools/telemetry/telemetry.gyp:*',
582           ],
583           'conditions': [
584             ['OS!="ios" and OS!="win"', {
585               'dependencies': [
586                 '../breakpad/breakpad.gyp:minidump_stackwalk',
587               ],
588             }],
589             ['OS=="linux"', {
590               'dependencies': [
591                 '../chrome/chrome.gyp:linux_symbols'
592               ],
593             }],
594             ['OS=="win"', {
595               'dependencies': [
596                 '../chrome/chrome.gyp:crash_service',
597               ],
598             }],
599             ['OS=="win" and target_arch=="ia32"', {
600               'dependencies': [
601                 '../chrome/chrome.gyp:crash_service_win64',
602               ],
603             }],
604           ],
605         }, # target_name: chromium_gpu_builder
606         {
607           'target_name': 'chromium_gpu_debug_builder',
608           'type': 'none',
609           'dependencies': [
610             '../chrome/chrome.gyp:chrome',
611             '../content/content_shell_and_tests.gyp:content_browsertests',
612             '../content/content_shell_and_tests.gyp:content_gl_tests',
613             '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
614             '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_test',
615             '../gpu/gpu.gyp:gl_tests',
616             '../gpu/gpu.gyp:angle_unittests',
617             '../gpu/gpu.gyp:gpu_unittests',
618             '../tools/telemetry/telemetry.gyp:*',
619           ],
620           'conditions': [
621             ['OS!="ios" and OS!="win"', {
622               'dependencies': [
623                 '../breakpad/breakpad.gyp:minidump_stackwalk',
624               ],
625             }],
626             ['OS=="linux"', {
627               'dependencies': [
628                 '../chrome/chrome.gyp:linux_symbols'
629               ],
630             }],
631             ['OS=="win"', {
632               'dependencies': [
633                 '../chrome/chrome.gyp:crash_service',
634               ],
635             }],
636             ['OS=="win" and target_arch=="ia32"', {
637               'dependencies': [
638                 '../chrome/chrome.gyp:crash_service_win64',
639               ],
640             }],
641           ],
642         }, # target_name: chromium_gpu_debug_builder
643         {
644           # This target contains everything we need to run tests on the special
645           # device-equipped WebRTC bots. We have device-requiring tests in
646           # browser_tests and content_browsertests.
647           'target_name': 'chromium_builder_webrtc',
648           'type': 'none',
649           'dependencies': [
650             'chromium_builder_perf',
651             '../chrome/chrome.gyp:browser_tests',
652             '../content/content_shell_and_tests.gyp:content_browsertests',
653             '../content/content_shell_and_tests.gyp:content_unittests',
654             '../media/media.gyp:media_unittests',
655             '../third_party/webrtc/tools/tools.gyp:frame_analyzer',
656             '../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter',
657           ],
658           'conditions': [
659             ['remoting==1', {
660               'dependencies': [
661                 '../remoting/remoting.gyp:*',
662               ],
663             }],
664           ],
665         },  # target_name: chromium_builder_webrtc
666         {
667           'target_name': 'chromium_builder_chromedriver',
668           'type': 'none',
669           'dependencies': [
670             '../chrome/chrome.gyp:chromedriver',
671             '../chrome/chrome.gyp:chromedriver_tests',
672             '../chrome/chrome.gyp:chromedriver_unittests',
673           ],
674         },  # target_name: chromium_builder_chromedriver
675         {
676           'target_name': 'chromium_builder_asan',
677           'type': 'none',
678           'dependencies': [
679             '../chrome/chrome.gyp:chrome',
681             # We refer to content_shell directly rather than blink_tests
682             # because we don't want the _unittests binaries.
683             '../content/content_shell_and_tests.gyp:content_shell',
684           ],
685           'conditions': [
686             ['OS!="win"', {
687               'dependencies': [
688                 '../net/net.gyp:hpack_fuzz_wrapper',
689                 '../net/net.gyp:dns_fuzz_stub',
690                 '../skia/skia.gyp:filter_fuzz_stub',
691               ],
692             }],
693             ['enable_ipc_fuzzer==1 and component!="shared_library" and '
694                  '(OS=="linux" or OS=="win")', {
695               'dependencies': [
696                 '../tools/ipc_fuzzer/ipc_fuzzer.gyp:*',
697               ],
698             }],
699             ['chromeos==0', {
700               'dependencies': [
701                 '../v8/src/d8.gyp:d8#host',
702                 '../third_party/pdfium/samples/samples.gyp:pdfium_test',
703               ],
704             }],
705             ['internal_filter_fuzzer==1', {
706               'dependencies': [
707                 '../skia/tools/clusterfuzz-data/fuzzers/filter_fuzzer/filter_fuzzer.gyp:filter_fuzzer',
708               ],
709             }], # internal_filter_fuzzer
710             ['clang==1', {
711               'dependencies': [
712                 'sanitizers/sanitizers.gyp:llvm-symbolizer',
713               ],
714             }],
715             ['OS=="win" and fastbuild==0 and target_arch=="ia32" and syzyasan==1', {
716               'dependencies': [
717                 '../chrome/chrome_syzygy.gyp:chrome_dll_syzygy',
718                 '../content/content_shell_and_tests.gyp:content_shell_syzyasan',
719               ],
720               'conditions': [
721                 ['chrome_multiple_dll==1', {
722                   'dependencies': [
723                     '../chrome/chrome_syzygy.gyp:chrome_child_dll_syzygy',
724                   ],
725                 }],
726               ],
727             }],
728           ],
729         },
730         {
731           'target_name': 'chromium_builder_nacl_sdk',
732           'type': 'none',
733           'dependencies': [
734             '../chrome/chrome.gyp:chrome',
735           ],
736           'conditions': [
737             ['OS=="win"', {
738               'dependencies': [
739                 '../chrome/chrome.gyp:chrome_nacl_win64',
740               ]
741             }],
742           ],
743         },  #target_name: chromium_builder_nacl_sdk
744       ],  # targets
745     }], #OS!=ios and OS!=android
746     ['OS=="android"', {
747       'targets': [
748         {
749           # The current list of tests for android.  This is temporary
750           # until the full set supported.  If adding a new test here,
751           # please also add it to build/android/pylib/gtest/gtest_config.py,
752           # else the test is not run.
753           #
754           # WARNING:
755           # Do not add targets here without communicating the implications
756           # on tryserver triggers and load.  Discuss with
757           # chrome-infrastructure-team please.
758           'target_name': 'android_builder_tests',
759           'type': 'none',
760           'dependencies': [
761             '../android_webview/android_webview.gyp:android_webview_unittests',
762             '../base/android/jni_generator/jni_generator.gyp:jni_generator_tests',
763             '../base/base.gyp:base_unittests',
764             '../breakpad/breakpad.gyp:breakpad_unittests_deps',
765             # Also compile the tools needed to deal with minidumps, they are
766             # needed to run minidump tests upstream.
767             '../breakpad/breakpad.gyp:dump_syms#host',
768             '../breakpad/breakpad.gyp:symupload#host',
769             '../breakpad/breakpad.gyp:minidump_dump#host',
770             '../breakpad/breakpad.gyp:minidump_stackwalk#host',
771             '../build/android/tests/multiple_proguards/multiple_proguards.gyp:multiple_proguards_test_apk',
772             '../build/android/pylib/device/commands/commands.gyp:chromium_commands',
773             '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
774             '../cc/cc_tests.gyp:cc_perftests_apk',
775             '../cc/cc_tests.gyp:cc_unittests',
776             '../chrome/chrome.gyp:unit_tests',
777             '../components/components_tests.gyp:components_unittests',
778             '../content/content_shell_and_tests.gyp:content_browsertests',
779             '../content/content_shell_and_tests.gyp:content_gl_tests',
780             '../content/content_shell_and_tests.gyp:chromium_linker_test_apk',
781             '../content/content_shell_and_tests.gyp:content_shell_test_apk',
782             '../content/content_shell_and_tests.gyp:content_unittests',
783             '../gpu/gpu.gyp:gl_tests',
784             '../gpu/gpu.gyp:gpu_perftests_apk',
785             '../gpu/gpu.gyp:gpu_unittests',
786             '../ipc/ipc.gyp:ipc_tests',
787             '../media/media.gyp:media_perftests_apk',
788             '../media/media.gyp:media_unittests',
789             '../net/net.gyp:net_unittests',
790             '../sandbox/sandbox.gyp:sandbox_linux_unittests_deps',
791             '../skia/skia_tests.gyp:skia_unittests',
792             '../sql/sql.gyp:sql_unittests',
793             '../sync/sync.gyp:sync_unit_tests',
794             '../testing/android/junit/junit_test.gyp:junit_unit_tests',
795             '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
796             '../third_party/WebKit/public/all.gyp:*',
797             '../tools/android/android_tools.gyp:android_tools',
798             '../tools/android/android_tools.gyp:memconsumer',
799             '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugin_test',
800             '../ui/android/ui_android.gyp:ui_android_unittests',
801             '../ui/base/ui_base_tests.gyp:ui_base_unittests',
802             '../ui/events/events.gyp:events_unittests',
803             '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests',
804             # Unit test bundles packaged as an apk.
805             '../android_webview/android_webview.gyp:android_webview_test_apk',
806             '../android_webview/android_webview.gyp:android_webview_unittests_apk',
807             '../base/base.gyp:base_unittests_apk',
808             '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk',
809             '../cc/cc_tests.gyp:cc_unittests_apk',
810             '../chrome/chrome.gyp:chrome_shell_test_apk',
811             '../chrome/chrome.gyp:chrome_sync_shell_test_apk',
812             '../chrome/chrome.gyp:chrome_shell_uiautomator_tests',
813             '../chrome/chrome.gyp:chromedriver_webview_shell_apk',
814             '../chrome/chrome.gyp:unit_tests_apk',
815             '../components/components_tests.gyp:components_unittests_apk',
816             '../content/content_shell_and_tests.gyp:content_browsertests_apk',
817             '../content/content_shell_and_tests.gyp:content_gl_tests_apk',
818             '../content/content_shell_and_tests.gyp:content_unittests_apk',
819             '../content/content_shell_and_tests.gyp:video_decode_accelerator_unittest_apk',
820             '../gpu/gpu.gyp:gl_tests_apk',
821             '../gpu/gpu.gyp:gpu_unittests_apk',
822             '../ipc/ipc.gyp:ipc_tests_apk',
823             '../media/media.gyp:media_unittests_apk',
824             '../net/net.gyp:net_unittests_apk',
825             '../sandbox/sandbox.gyp:sandbox_linux_jni_unittests_apk',
826             '../skia/skia_tests.gyp:skia_unittests_apk',
827             '../sql/sql.gyp:sql_unittests_apk',
828             '../sync/sync.gyp:sync_unit_tests_apk',
829             '../tools/android/heap_profiler/heap_profiler.gyp:heap_profiler_unittests_apk',
830             '../ui/android/ui_android.gyp:ui_android_unittests_apk',
831             '../ui/base/ui_base_tests.gyp:ui_base_unittests_apk',
832             '../ui/events/events.gyp:events_unittests_apk',
833             '../ui/gfx/gfx_tests.gyp:gfx_unittests_apk',
834             '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests_apk',
835           ],
836           'conditions': [
837             ['enable_webrtc==1 and "<(libpeer_target_type)"=="static_library"', {
838               'dependencies': [
839                 '../components/devtools_bridge.gyp:devtools_bridge_tests_apk',
840               ],
841             }],
842           ],
843         },
844         {
845           # WebRTC Chromium tests to run on Android.
846           'target_name': 'android_builder_chromium_webrtc',
847           'type': 'none',
848           'dependencies': [
849             '../build/android/pylib/device/commands/commands.gyp:chromium_commands',
850             '../content/content_shell_and_tests.gyp:content_browsertests',
851             '../tools/android/android_tools.gyp:android_tools',
852             '../tools/android/android_tools.gyp:memconsumer',
853             # Unit test bundles packaged as an apk.
854             '../components/devtools_bridge.gyp:devtools_bridge_tests_apk',
855             '../content/content_shell_and_tests.gyp:content_browsertests_apk',
856           ],
857         },  # target_name: android_builder_chromium_webrtc
858       ], # targets
859     }], # OS="android"
860     ['OS=="mac"', {
861       'targets': [
862         {
863           # Target to build everything plus the dmg.  We don't put the dmg
864           # in the All target because developers really don't need it.
865           'target_name': 'all_and_dmg',
866           'type': 'none',
867           'dependencies': [
868             'All',
869             '../chrome/chrome.gyp:build_app_dmg',
870           ],
871         },
872         # These targets are here so the build bots can use them to build
873         # subsets of a full tree for faster cycle times.
874         {
875           'target_name': 'chromium_builder_dbg',
876           'type': 'none',
877           'dependencies': [
878             '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
879             '../cc/cc_tests.gyp:cc_unittests',
880             '../chrome/chrome.gyp:browser_tests',
881             '../chrome/chrome.gyp:interactive_ui_tests',
882             '../chrome/chrome.gyp:sync_integration_tests',
883             '../chrome/chrome.gyp:unit_tests',
884             '../cloud_print/cloud_print.gyp:cloud_print_unittests',
885             '../components/components_tests.gyp:components_unittests',
886             '../content/content_shell_and_tests.gyp:content_browsertests',
887             '../content/content_shell_and_tests.gyp:content_unittests',
888             '../device/device_tests.gyp:device_unittests',
889             '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
890             '../gpu/gpu.gyp:gpu_unittests',
891             '../ipc/ipc.gyp:ipc_tests',
892             '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
893             '../jingle/jingle.gyp:jingle_unittests',
894             '../media/media.gyp:media_unittests',
895             '../ppapi/ppapi_internal.gyp:ppapi_unittests',
896             '../printing/printing.gyp:printing_unittests',
897             '../remoting/remoting.gyp:remoting_unittests',
898             '../rlz/rlz.gyp:*',
899             '../skia/skia_tests.gyp:skia_unittests',
900             '../sql/sql.gyp:sql_unittests',
901             '../sync/sync.gyp:sync_unit_tests',
902             '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
903             '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
904             '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
905             '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
906             '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
907             '../tools/telemetry/telemetry.gyp:*',
908             '../ui/base/ui_base_tests.gyp:ui_base_unittests',
909             '../ui/gfx/gfx_tests.gyp:gfx_unittests',
910             '../url/url.gyp:url_unittests',
911           ],
912         },
913         {
914           'target_name': 'chromium_builder_rel',
915           'type': 'none',
916           'dependencies': [
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:performance_browser_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             '../ppapi/ppapi_internal.gyp:ppapi_unittests',
935             '../printing/printing.gyp:printing_unittests',
936             '../remoting/remoting.gyp:remoting_unittests',
937             '../skia/skia_tests.gyp:skia_unittests',
938             '../sql/sql.gyp:sql_unittests',
939             '../sync/sync.gyp:sync_unit_tests',
940             '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
941             '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
942             '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
943             '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
944             '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
945             '../tools/telemetry/telemetry.gyp:*',
946             '../ui/base/ui_base_tests.gyp:ui_base_unittests',
947             '../ui/gfx/gfx_tests.gyp:gfx_unittests',
948             '../url/url.gyp:url_unittests',
949           ],
950         },
951         {
952           'target_name': 'chromium_builder_dbg_tsan_mac',
953           'type': 'none',
954           'dependencies': [
955             '../base/base.gyp:base_unittests',
956             '../cloud_print/cloud_print.gyp:cloud_print_unittests',
957             '../crypto/crypto.gyp:crypto_unittests',
958             '../ipc/ipc.gyp:ipc_tests',
959             '../jingle/jingle.gyp:jingle_unittests',
960             '../media/media.gyp:media_unittests',
961             '../net/net.gyp:net_unittests',
962             '../printing/printing.gyp:printing_unittests',
963             '../remoting/remoting.gyp:remoting_unittests',
964             '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
965             '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
966             '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
967             '../url/url.gyp:url_unittests',
968           ],
969         },
970         {
971           'target_name': 'chromium_builder_dbg_valgrind_mac',
972           'type': 'none',
973           'dependencies': [
974             '../base/base.gyp:base_unittests',
975             '../chrome/chrome.gyp:unit_tests',
976             '../cloud_print/cloud_print.gyp:cloud_print_unittests',
977             '../components/components_tests.gyp:components_unittests',
978             '../content/content_shell_and_tests.gyp:content_unittests',
979             '../crypto/crypto.gyp:crypto_unittests',
980             '../device/device_tests.gyp:device_unittests',
981             '../ipc/ipc.gyp:ipc_tests',
982             '../jingle/jingle.gyp:jingle_unittests',
983             '../media/media.gyp:media_unittests',
984             '../net/net.gyp:net_unittests',
985             '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
986             '../printing/printing.gyp:printing_unittests',
987             '../remoting/remoting.gyp:remoting_unittests',
988             '../skia/skia_tests.gyp:skia_unittests',
989             '../sql/sql.gyp:sql_unittests',
990             '../sync/sync.gyp:sync_unit_tests',
991             '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
992             '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
993             '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
994             '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
995             '../ui/base/ui_base_tests.gyp:ui_base_unittests',
996             '../ui/gfx/gfx_tests.gyp:gfx_unittests',
997             '../url/url.gyp:url_unittests',
998           ],
999         },
1000       ],  # targets
1001     }], # OS="mac"
1002     ['OS=="win"', {
1003       'targets': [
1004         # These targets are here so the build bots can use them to build
1005         # subsets of a full tree for faster cycle times.
1006         {
1007           'target_name': 'chromium_builder',
1008           'type': 'none',
1009           'dependencies': [
1010             '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
1011             '../cc/cc_tests.gyp:cc_unittests',
1012             '../chrome/chrome.gyp:browser_tests',
1013             '../chrome/chrome.gyp:crash_service',
1014             '../chrome/chrome.gyp:gcapi_test',
1015             '../chrome/chrome.gyp:installer_util_unittests',
1016             '../chrome/chrome.gyp:interactive_ui_tests',
1017             '../chrome/chrome.gyp:performance_browser_tests',
1018             '../chrome/chrome.gyp:sync_integration_tests',
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_browsertests',
1023             '../content/content_shell_and_tests.gyp:content_unittests',
1024             '../content/content_shell_and_tests.gyp:copy_test_netscape_plugin',
1025             # ../chrome/test/mini_installer requires mini_installer.
1026             '../chrome/installer/mini_installer.gyp:mini_installer',
1027             '../courgette/courgette.gyp:courgette_unittests',
1028             '../device/device_tests.gyp:device_unittests',
1029             '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1030             '../gpu/gpu.gyp:gpu_unittests',
1031             '../ipc/ipc.gyp:ipc_tests',
1032             '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
1033             '../jingle/jingle.gyp:jingle_unittests',
1034             '../media/media.gyp:media_unittests',
1035             '../ppapi/ppapi_internal.gyp:ppapi_unittests',
1036             '../printing/printing.gyp:printing_unittests',
1037             '../remoting/remoting.gyp:remoting_unittests',
1038             '../skia/skia_tests.gyp:skia_unittests',
1039             '../sql/sql.gyp:sql_unittests',
1040             '../sync/sync.gyp:sync_unit_tests',
1041             '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1042             '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
1043             '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1044             '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1045             '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
1046             '../tools/telemetry/telemetry.gyp:*',
1047             '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1048             '../ui/events/events.gyp:events_unittests',
1049             '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1050             '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests',
1051             '../ui/views/views.gyp:views_unittests',
1052             '../url/url.gyp:url_unittests',
1053           ],
1054           'conditions': [
1055             ['target_arch=="ia32"', {
1056               'dependencies': [
1057                 '../chrome/chrome.gyp:crash_service_win64',
1058               ],
1059             }],
1060           ],
1061         },
1062         {
1063           'target_name': 'chromium_builder_dbg_tsan_win',
1064           'type': 'none',
1065           'dependencies': [
1066             '../base/base.gyp:base_unittests',
1067             '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1068             '../components/components_tests.gyp:components_unittests',
1069             '../content/content_shell_and_tests.gyp:content_unittests',
1070             '../crypto/crypto.gyp:crypto_unittests',
1071             '../ipc/ipc.gyp:ipc_tests',
1072             '../jingle/jingle.gyp:jingle_unittests',
1073             '../media/media.gyp:media_unittests',
1074             '../net/net.gyp:net_unittests',
1075             '../printing/printing.gyp:printing_unittests',
1076             '../remoting/remoting.gyp:remoting_unittests',
1077             '../sql/sql.gyp:sql_unittests',
1078             '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1079             '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
1080             '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1081             '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1082             '../url/url.gyp:url_unittests',
1083           ],
1084         },
1085         {
1086           'target_name': 'chromium_builder_lkgr_drmemory_win',
1087           'type': 'none',
1088           'dependencies': [
1089             '../content/content_shell_and_tests.gyp:content_shell',
1090             '../content/content_shell_and_tests.gyp:content_shell_crash_service',
1091             '../content/content_shell_and_tests.gyp:layout_test_helper',
1092           ],
1093         },
1094         {
1095           'target_name': 'chromium_builder_dbg_drmemory_win',
1096           'type': 'none',
1097           'dependencies': [
1098             '../ash/ash.gyp:ash_shell_unittests',
1099             '../ash/ash.gyp:ash_unittests',
1100             '../base/base.gyp:base_unittests',
1101             '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
1102             '../cc/cc_tests.gyp:cc_unittests',
1103             '../chrome/chrome.gyp:browser_tests',
1104             '../chrome/chrome.gyp:chrome_app_unittests',
1105             '../chrome/chrome.gyp:chromedriver_unittests',
1106             '../chrome/chrome.gyp:installer_util_unittests',
1107             '../chrome/chrome.gyp:unit_tests',
1108             '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
1109             '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1110             '../components/components_tests.gyp:components_unittests',
1111             '../content/content_shell_and_tests.gyp:content_browsertests',
1112             '../content/content_shell_and_tests.gyp:content_shell',
1113             '../content/content_shell_and_tests.gyp:content_shell_crash_service',
1114             '../content/content_shell_and_tests.gyp:layout_test_helper',
1115             '../content/content_shell_and_tests.gyp:content_unittests',
1116             '../courgette/courgette.gyp:courgette_unittests',
1117             '../crypto/crypto.gyp:crypto_unittests',
1118             '../device/device_tests.gyp:device_unittests',
1119             '../extensions/extensions_tests.gyp:extensions_browsertests',
1120             '../extensions/extensions_tests.gyp:extensions_unittests',
1121             '../gin/gin.gyp:gin_shell',
1122             '../gin/gin.gyp:gin_unittests',
1123             '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1124             '../google_apis/google_apis.gyp:google_apis_unittests',
1125             '../gpu/gpu.gyp:angle_unittests',
1126             '../gpu/gpu.gyp:gpu_unittests',
1127             '../ipc/ipc.gyp:ipc_tests',
1128             '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
1129             '../jingle/jingle.gyp:jingle_unittests',
1130             '../media/cast/cast.gyp:cast_unittests',
1131             '../media/media.gyp:media_unittests',
1132             '../mojo/mojo.gyp:mojo',
1133             '../net/net.gyp:net_unittests',
1134             '../printing/printing.gyp:printing_unittests',
1135             '../remoting/remoting.gyp:remoting_unittests',
1136             '../skia/skia_tests.gyp:skia_unittests',
1137             '../sql/sql.gyp:sql_unittests',
1138             '../sync/sync.gyp:sync_unit_tests',
1139             '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
1140             '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
1141             '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
1142             '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
1143             '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blink_heap_unittests',
1144             '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blink_platform_unittests',
1145             '../ui/accessibility/accessibility.gyp:accessibility_unittests',
1146             '../ui/app_list/app_list.gyp:app_list_unittests',
1147             '../ui/aura/aura.gyp:aura_unittests',
1148             '../ui/compositor/compositor.gyp:compositor_unittests',
1149             '../ui/display/display.gyp:display_unittests',
1150             '../ui/events/events.gyp:events_unittests',
1151             '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1152             '../ui/keyboard/keyboard.gyp:keyboard_unittests',
1153             '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests',
1154             '../url/url.gyp:url_unittests',
1155           ],
1156         },
1157       ],  # targets
1158       'conditions': [
1159         ['branding=="Chrome"', {
1160           'targets': [
1161             {
1162               'target_name': 'chrome_official_builder',
1163               'type': 'none',
1164               'dependencies': [
1165                 '../base/base.gyp:base_unittests',
1166                 '../chrome/chrome.gyp:app_installer',
1167                 '../chrome/chrome.gyp:app_installer_unittests',
1168                 '../chrome/chrome.gyp:browser_tests',
1169                 '../chrome/chrome.gyp:sync_integration_tests',
1170                 '../chrome/chrome.gyp:crash_service',
1171                 '../chrome/chrome.gyp:gcapi_dll',
1172                 '../chrome/chrome.gyp:pack_policy_templates',
1173                 '../chrome/installer/mini_installer.gyp:mini_installer',
1174                 '../cloud_print/cloud_print.gyp:cloud_print',
1175                 '../courgette/courgette.gyp:courgette',
1176                 '../courgette/courgette.gyp:courgette64',
1177                 '../ipc/ipc.gyp:ipc_tests',
1178                 '../media/media.gyp:media_unittests',
1179                 '../net/net.gyp:net_unittests_run',
1180                 '../printing/printing.gyp:printing_unittests',
1181                 '../remoting/remoting.gyp:remoting_webapp',
1182                 '../sql/sql.gyp:sql_unittests',
1183                 '../sync/sync.gyp:sync_unit_tests',
1184                 '../third_party/widevine/cdm/widevine_cdm.gyp:widevinecdmadapter',
1185                 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1186                 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1187                 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests',
1188                 '../ui/views/views.gyp:views_unittests',
1189                 '../url/url.gyp:url_unittests',
1190               ],
1191               'conditions': [
1192                 ['target_arch=="ia32"', {
1193                   'dependencies': [
1194                     '../chrome/chrome.gyp:crash_service_win64',
1195                   ],
1196                 }],
1197                 ['component != "shared_library" and wix_exists == "True" and \
1198                     sas_dll_exists == "True"', {
1199                   'dependencies': [
1200                     '../remoting/remoting.gyp:remoting_host_installation',
1201                   ],
1202                 }], # component != "shared_library"
1203               ]
1204             },
1205           ], # targets
1206         }], # branding=="Chrome"
1207        ], # conditions
1208     }], # OS="win"
1209     ['use_aura==1', {
1210       'targets': [
1211         {
1212           'target_name': 'aura_builder',
1213           'type': 'none',
1214           'dependencies': [
1215             '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
1216             '../cc/cc_tests.gyp:cc_unittests',
1217             '../chrome/chrome.gyp:browser_tests',
1218             '../chrome/chrome.gyp:chrome',
1219             '../chrome/chrome.gyp:interactive_ui_tests',
1220             '../chrome/chrome.gyp:unit_tests',
1221             '../components/components_tests.gyp:components_unittests',
1222             '../content/content_shell_and_tests.gyp:content_browsertests',
1223             '../content/content_shell_and_tests.gyp:content_unittests',
1224             '../device/device_tests.gyp:device_unittests',
1225             '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1226             '../ppapi/ppapi_internal.gyp:ppapi_unittests',
1227             '../remoting/remoting.gyp:remoting_unittests',
1228             '../skia/skia_tests.gyp:skia_unittests',
1229             '../ui/app_list/app_list.gyp:*',
1230             '../ui/aura/aura.gyp:*',
1231             '../ui/aura_extra/aura_extra.gyp:*',
1232             '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1233             '../ui/compositor/compositor.gyp:*',
1234             '../ui/display/display.gyp:display_unittests',
1235             '../ui/events/events.gyp:*',
1236             '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1237             '../ui/keyboard/keyboard.gyp:*',
1238             '../ui/message_center/message_center.gyp:*',
1239             '../ui/snapshot/snapshot.gyp:snapshot_unittests',
1240             '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests',
1241             '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
1242             '../ui/views/views.gyp:views',
1243             '../ui/views/views.gyp:views_unittests',
1244             '../ui/wm/wm.gyp:*',
1245             'blink_tests',
1246           ],
1247           'conditions': [
1248             ['OS=="win"', {
1249               'dependencies': [
1250                 '../chrome/chrome.gyp:crash_service',
1251               ],
1252             }],
1253             ['OS=="win" and target_arch=="ia32"', {
1254               'dependencies': [
1255                 '../chrome/chrome.gyp:crash_service_win64',
1256               ],
1257             }],
1258             ['use_ash==1', {
1259               'dependencies': [
1260                 '../ash/ash.gyp:ash_shell',
1261                 '../ash/ash.gyp:ash_unittests',
1262               ],
1263             }],
1264             ['OS=="linux"', {
1265               # Tests that currently only work on Linux.
1266               'dependencies': [
1267                 '../base/base.gyp:base_unittests',
1268                 '../ipc/ipc.gyp:ipc_tests',
1269                 '../sql/sql.gyp:sql_unittests',
1270                 '../sync/sync.gyp:sync_unit_tests',
1271               ],
1272             }],
1273             ['chromeos==1', {
1274               'dependencies': [
1275                 '../chromeos/chromeos.gyp:chromeos_unittests',
1276                 '../ui/chromeos/ui_chromeos.gyp:ui_chromeos_unittests',
1277               ],
1278             }],
1279             ['use_ozone==1', {
1280               'dependencies': [
1281                 '../ui/ozone/ozone.gyp:*',
1282                 '../ui/ozone/demo/ozone_demos.gyp:*',
1283               ],
1284             }],
1285           ],
1286         },
1287       ],  # targets
1288     }], # "use_aura==1"
1289     ['test_isolation_mode != "noop"', {
1290       'targets': [
1291         {
1292           'target_name': 'chromium_swarm_tests',
1293           'type': 'none',
1294           'dependencies': [
1295             '../base/base.gyp:base_unittests_run',
1296             '../chrome/chrome.gyp:browser_tests_run',
1297             '../chrome/chrome.gyp:interactive_ui_tests_run',
1298             '../chrome/chrome.gyp:sync_integration_tests_run',
1299             '../chrome/chrome.gyp:unit_tests_run',
1300             '../content/content_shell_and_tests.gyp:content_browsertests_run',
1301             '../content/content_shell_and_tests.gyp:content_unittests_run',
1302             '../net/net.gyp:net_unittests_run',
1303           ],
1304         }, # target_name: chromium_swarm_tests
1305       ],
1306     }],
1307     ['archive_chromoting_tests==1', {
1308       'targets': [
1309         {
1310           'target_name': 'chromoting_swarm_tests',
1311           'type': 'none',
1312           'dependencies': [
1313             '../testing/chromoting/integration_tests.gyp:chromoting_integration_tests_run',
1314           ],
1315         }, # target_name: chromoting_swarm_tests
1316       ]
1317     }],
1318     ['OS=="mac" and toolkit_views==1', {
1319       'targets': [
1320         {
1321           'target_name': 'macviews_builder',
1322           'type': 'none',
1323           'dependencies': [
1324             '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
1325             '../ui/views/views.gyp:views',
1326             '../ui/views/views.gyp:views_unittests',
1327           ],
1328         },  # target_name: macviews_builder
1329       ],  # targets
1330     }],  # os=='mac' and toolkit_views==1
1331   ],  # conditions