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