1 # Copyright (c) 2015 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.
5 # This file defines three targets that we are using to
6 # track the progress of the GYP->GN migration:
8 # If you run 'ninja gn_build gyp_remaining gyp_groups', and then
9 # run 'ninja', the second ninja invocation should do nothing. This
10 # indicates that everything built by a ninja build is in fact
11 # listed in one of these targets.
13 # 'gn_all' lists what GN is currently capable of building and should
14 # match the 'gn_all' target in //BUILD.gn.
16 # 'gyp_remaining' lists all of the targets that still need to be converted,
17 # i.e., all of the other (non-empty) targets that a GYP build
20 # 'gyp_groups' lists any empty (group) targets in the GYP build that
21 # are not picked up by gn_all or gyp_remaining; this is a
22 # separate target to ensure that when we build it, only
23 # stamp targets file are we don't accidentally pick up something
24 # not listed in one of the other two targets.
26 # TODO(GYP), TODO(dpranke) Add a build step to the bot that enforces the
32 # This target should mirror the structure of //:gn_all
33 # as closely as possible, for ease of comparison.
34 'target_name': 'gn_all',
37 '../base/base.gyp:base_i18n_perftests',
38 '../base/base.gyp:base_perftests',
39 '../base/base.gyp:base_unittests',
40 '../base/base.gyp:build_utf8_validator_tables#host',
41 '../base/base.gyp:check_example',
42 '../base/base.gyp:protect_file_posix',
43 '../breakpad/breakpad.gyp:core-2-minidump',
44 '../breakpad/breakpad.gyp:microdump_stackwalk',
45 '../breakpad/breakpad.gyp:minidump_dump',
46 '../breakpad/breakpad.gyp:minidump_stackwalk',
47 '../build/sanitizers/sanitizers.gyp:llvm-symbolizer',
48 '../cc/cc_tests.gyp:cc_perftests',
49 '../cc/cc_tests.gyp:cc_unittests',
50 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
51 '../chrome/chrome.gyp:chrome',
52 '../chrome/chrome.gyp:browser_tests',
53 '../chrome/chrome.gyp:chrome_app_unittests',
54 '../chrome/chrome.gyp:chromedriver',
55 '../chrome/chrome.gyp:chromedriver_tests',
56 '../chrome/chrome.gyp:chromedriver_unittests',
57 '../chrome/chrome.gyp:interactive_ui_tests',
58 '../chrome/chrome.gyp:load_library_perf_tests',
59 '../chrome/chrome.gyp:performance_browser_tests',
60 '../chrome/chrome.gyp:service_discovery_sniffer',
61 '../chrome/chrome.gyp:sync_integration_tests',
62 '../chrome/chrome.gyp:sync_performance_tests',
63 '../chrome/chrome.gyp:unit_tests',
64 '../chrome/tools/profile_reset/jtl_compiler.gyp:jtl_compiler',
65 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
66 '../components/components.gyp:network_hints_browser',
67 '../components/components.gyp:policy_templates',
68 '../components/components.gyp:webui_generator',
69 '../components/components_tests.gyp:components_browsertests',
70 '../components/components_tests.gyp:components_perftests',
71 '../components/components_tests.gyp:components_unittests',
72 '../content/content.gyp:content_app_browser',
73 '../content/content.gyp:content_app_child',
74 '../content/content_shell_and_tests.gyp:content_browsertests',
75 '../content/content_shell_and_tests.gyp:content_gl_benchmark',
76 '../content/content_shell_and_tests.gyp:content_gl_tests',
77 '../content/content_shell_and_tests.gyp:content_perftests',
78 '../content/content_shell_and_tests.gyp:content_shell',
79 '../content/content_shell_and_tests.gyp:content_unittests',
80 '../courgette/courgette.gyp:courgette',
81 '../courgette/courgette.gyp:courgette_fuzz',
82 '../courgette/courgette.gyp:courgette_minimal_tool',
83 '../courgette/courgette.gyp:courgette_unittests',
84 '../crypto/crypto.gyp:crypto_unittests',
85 '../extensions/extensions_tests.gyp:extensions_browsertests',
86 '../extensions/extensions_tests.gyp:extensions_unittests',
87 '../dbus/dbus.gyp:dbus_test_server',
88 '../device/device_tests.gyp:device_unittests',
89 '../gin/gin.gyp:gin_v8_snapshot_fingerprint',
90 '../gin/gin.gyp:gin_shell',
91 '../gin/gin.gyp:gin_unittests',
92 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
93 '../google_apis/gcm/gcm.gyp:mcs_probe',
94 '../google_apis/google_apis.gyp:google_apis_unittests',
95 '../gpu/gpu.gyp:angle_unittests',
96 '../gpu/gpu.gyp:gl_tests',
97 '../gpu/gpu.gyp:gpu_perftests',
98 '../gpu/gpu.gyp:gpu_unittests',
99 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_support', # TODO(GYP) crbug.com/471920
100 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test', # TODO(GYP) crbug.com/471920
101 '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_test', # TODO(GYP) crbug.com/471903 to make this complete.
102 '../ipc/ipc.gyp:ipc_perftests',
103 '../ipc/ipc.gyp:ipc_tests',
104 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
105 '../jingle/jingle.gyp:jingle_unittests',
106 '../media/media.gyp:ffmpeg_regression_tests', # TODO(GYP) this should be conditional on media_use_ffmpeg
107 '../media/media.gyp:media_perftests',
108 '../media/media.gyp:media_unittests',
109 '../media/cast/cast.gyp:cast_benchmarks',
110 '../media/cast/cast.gyp:cast_unittests',
111 '../media/cast/cast.gyp:generate_barcode_video',
112 '../media/cast/cast.gyp:generate_timecode_audio',
113 '../media/cast/cast.gyp:tap_proxy',
114 '../mojo/mojo.gyp:mojo',
115 '../mojo/mojo_base.gyp:mojo_application_chromium',
116 '../mojo/mojo_base.gyp:mojo_common_unittests',
117 '../net/net.gyp:crash_cache',
118 '../net/net.gyp:crl_set_dump',
119 '../net/net.gyp:dns_fuzz_stub',
120 '../net/net.gyp:dump_cache',
121 '../net/net.gyp:gdig',
122 '../net/net.gyp:get_server_time',
123 '../net/net.gyp:hpack_example_generator',
124 '../net/net.gyp:hpack_fuzz_mutator',
125 '../net/net.gyp:hpack_fuzz_wrapper',
126 '../net/net.gyp:net_perftests',
127 '../net/net.gyp:net_unittests',
128 '../net/net.gyp:net_watcher', # TODO(GYP): This should be conditional on use_v8_in_net
129 '../net/net.gyp:run_testserver',
130 '../net/net.gyp:stress_cache',
131 '../net/net.gyp:tld_cleanup',
132 '../ppapi/ppapi_internal.gyp:ppapi_example_audio',
133 '../ppapi/ppapi_internal.gyp:ppapi_example_audio_input',
134 '../ppapi/ppapi_internal.gyp:ppapi_example_c_stub',
135 '../ppapi/ppapi_internal.gyp:ppapi_example_cc_stub',
136 '../ppapi/ppapi_internal.gyp:ppapi_example_compositor',
137 '../ppapi/ppapi_internal.gyp:ppapi_example_crxfs',
138 '../ppapi/ppapi_internal.gyp:ppapi_example_enumerate_devices',
139 '../ppapi/ppapi_internal.gyp:ppapi_example_file_chooser',
140 '../ppapi/ppapi_internal.gyp:ppapi_example_flash_topmost',
141 '../ppapi/ppapi_internal.gyp:ppapi_example_gamepad',
142 '../ppapi/ppapi_internal.gyp:ppapi_example_gles2',
143 '../ppapi/ppapi_internal.gyp:ppapi_example_gles2_spinning_cube',
144 '../ppapi/ppapi_internal.gyp:ppapi_example_graphics_2d',
145 '../ppapi/ppapi_internal.gyp:ppapi_example_ime',
146 '../ppapi/ppapi_internal.gyp:ppapi_example_input',
147 '../ppapi/ppapi_internal.gyp:ppapi_example_media_stream_audio',
148 '../ppapi/ppapi_internal.gyp:ppapi_example_media_stream_video',
149 '../ppapi/ppapi_internal.gyp:ppapi_example_mouse_cursor',
150 '../ppapi/ppapi_internal.gyp:ppapi_example_mouse_lock',
151 '../ppapi/ppapi_internal.gyp:ppapi_example_paint_manager',
152 '../ppapi/ppapi_internal.gyp:ppapi_example_post_message',
153 '../ppapi/ppapi_internal.gyp:ppapi_example_printing',
154 '../ppapi/ppapi_internal.gyp:ppapi_example_scaling',
155 '../ppapi/ppapi_internal.gyp:ppapi_example_scroll',
156 '../ppapi/ppapi_internal.gyp:ppapi_example_simple_font',
157 '../ppapi/ppapi_internal.gyp:ppapi_example_threading',
158 '../ppapi/ppapi_internal.gyp:ppapi_example_url_loader',
159 '../ppapi/ppapi_internal.gyp:ppapi_example_url_loader_file',
160 '../ppapi/ppapi_internal.gyp:ppapi_example_vc',
161 '../ppapi/ppapi_internal.gyp:ppapi_example_video_decode',
162 '../ppapi/ppapi_internal.gyp:ppapi_example_video_decode_dev',
163 '../ppapi/ppapi_internal.gyp:ppapi_example_video_effects',
164 '../ppapi/ppapi_internal.gyp:ppapi_example_video_encode',
165 '../ppapi/ppapi_internal.gyp:ppapi_tests', # TODO(GYP): Split out the examples and tests
166 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
167 '../ppapi/tools/ppapi_tools.gyp:pepper_hash_for_uma',
168 '../printing/printing.gyp:printing_unittests',
169 '../skia/skia_tests.gyp:skia_unittests',
170 '../skia/skia.gyp:filter_fuzz_stub',
171 '../skia/skia.gyp:image_operations_bench',
172 '../sql/sql.gyp:sql_unittests',
173 '../sync/sync.gyp:run_sync_testserver',
174 '../sync/sync.gyp:sync_endtoend_tests',
175 '../sync/sync.gyp:sync_unit_tests',
176 '../sync/tools/sync_tools.gyp:sync_client',
177 '../sync/tools/sync_tools.gyp:sync_listen_notifications',
178 '../testing/gmock.gyp:gmock_main',
179 '../third_party/WebKit/public/all.gyp:blink_tests',
180 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
181 '../third_party/codesighs/codesighs.gyp:codesighs',
182 '../third_party/codesighs/codesighs.gyp:maptsvdifftool',
183 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests',
184 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
185 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
186 '../third_party/mojo/mojo_edk_tests.gyp:mojo_system_unittests',
187 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_bindings_unittests',
188 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_environment_unittests',
189 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_system_perftests',
190 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_system_unittests',
191 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_utility_unittests',
192 '../third_party/pdfium/samples/samples.gyp:pdfium_test',
193 '../third_party/smhasher/smhasher.gyp:pmurhash',
194 '../third_party/sqlite/sqlite.gyp:sqlite_shell',
195 '../tools/gn/gn.gyp:gn',
196 '../tools/gn/gn.gyp:generate_test_gn_data',
197 '../tools/gn/gn.gyp:gn_unittests',
198 '../tools/imagediff/image_diff.gyp:image_diff',
199 '../tools/perf/clear_system_cache/clear_system_cache.gyp:clear_system_cache',
200 '../tools/telemetry/telemetry.gyp:bitmaptools#host',
201 '../ui/accessibility/accessibility.gyp:accessibility_unittests',
202 '../ui/app_list/app_list.gyp:app_list_unittests',
203 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
204 '../ui/compositor/compositor.gyp:compositor_unittests',
205 '../ui/display/display.gyp:display_unittests',
206 '../ui/events/events.gyp:events_unittests',
207 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
208 '../ui/keyboard/keyboard.gyp:keyboard_unittests',
209 '../ui/message_center/message_center.gyp:message_center_unittests',
210 '../ui/snapshot/snapshot.gyp:snapshot_unittests',
211 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests',
212 '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
213 '../url/url.gyp:url_unittests',
214 '../v8/tools/gyp/v8.gyp:v8_snapshot',
215 '../v8/tools/gyp/v8.gyp:postmortem-metadata',
218 ['chromeos== 1 or use_ash==1', {
220 '../components/components.gyp:session_manager_component',
223 ['disable_nacl==0 and disable_nacl_untrusted==0', {
225 '../remoting/remoting.gyp:remoting_key_tester',
228 ['disable_nacl==0 and disable_nacl_untrusted==0', {
230 '../components/nacl.gyp:nacl_loader_unittests',
233 ['enable_extensions==1 and OS!="mac"', {
235 '../extensions/shell/app_shell.gyp:app_shell',
236 '../extensions/shell/app_shell.gyp:app_shell_unittests',
241 '../breakpad/breakpad.gyp:symupload',
246 '../remoting/remoting.gyp:remoting_host',
247 '../remoting/remoting.gyp:remoting_it2me_native_messaging_host',
248 '../remoting/remoting.gyp:remoting_me2me_native_messaging_host',
249 '../remoting/remoting.gyp:remoting_me2me_host',
250 '../remoting/remoting.gyp:remoting_native_messaging_manifests',
251 '../remoting/remoting.gyp:remoting_perftests',
252 '../remoting/remoting.gyp:remoting_start_host',
253 '../remoting/remoting.gyp:remoting_unittests',
258 '../media/media.gyp:player_x11',
259 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
262 ['target_arch!="arm"', {
264 '../gpu/tools/tools.gyp:compositor_model_bench',
269 ['toolkit_views==1', {
271 '../ui/app_list/app_list.gyp:app_list_demo',
272 '../ui/views/views.gyp:views_unittests',
277 '../ash/ash.gyp:ash_shell',
278 '../ash/ash.gyp:ash_shell_unittests',
279 '../ash/ash.gyp:ash_unittests',
284 '../ui/aura/aura.gyp:aura_bench',
285 '../ui/aura/aura.gyp:aura_demo',
286 '../ui/aura/aura.gyp:aura_unittests',
287 '../ui/wm/wm.gyp:wm_unittests',
292 '../ui/ozone/ozone.gyp:ozone',
295 ['OS=="win" or OS=="mac" or chromeos==1', {
297 '../rlz/rlz.gyp:rlz_lib',
302 '../base/base.gyp:chromium_android_linker',
303 '../breakpad/breakpad.gyp:dump_syms',
304 '../build/android/rezip.gyp:rezip_apk_jar',
305 '../chrome/chrome.gyp:chrome_shell_apk',
306 '../chrome/chrome.gyp:chromedriver_webview_shell_apk',
307 #"//clank" TODO(GYP) - conditional somehow?
308 '../tools/imagediff/image_diff.gyp:image_diff#host',
309 '../tools/telemetry/telemetry.gyp:bitmaptools#host',
311 # TODO(GYP): Remove these when the components_unittests work.
312 #"//components/history/core/test:test",
313 #"//components/policy:policy_component_test_support",
314 #"//components/policy:test_support",
315 #"//components/rappor:test_support",
316 #"//components/signin/core/browser:test_support",
317 #"//components/sync_driver:test_support",
318 #"//components/user_manager",
319 #"//components/wallpaper",
321 '../content/content_shell_and_tests.gyp:content_shell_apk',
323 # TODO(GYP): Are these needed, or will they be pulled in automatically?
324 #"//third_party/android_tools:android_gcm_java",
325 #"//third_party/android_tools:uiautomator_java",
326 #"//third_party/android_tools:android_support_v13_java",
327 #"//third_party/android_tools:android_support_v7_appcompat_java",
328 #"//third_party/android_tools:android_support_v7_mediarouter_java",
329 #"//third_party/mesa",
330 #"//third_party/mockito:mockito_java",
331 #"//third_party/openmax_dl/dl",
332 #"//third_party/speex",
333 #"//ui/android:ui_java",
335 # TODO(GYP): Are these needed?
336 #"//chrome/test:test_support_unit",
337 #"//third_party/smhasher:murmurhash3",
338 #"//ui/message_center:test_support",
341 '../breakpad/breakpad.gyp:symupload',
342 '../chrome/chrome.gyp:browser_tests',
343 '../chrome/chrome.gyp:chromedriver',
344 '../chrome/chrome.gyp:chromedriver_unitests',
345 '../chrome/chrome.gyp:interactive_ui_tests',
346 '../chrome/chrome.gyp:performance_browser_tests',
347 '../chrome/chrome.gyp:sync_integration_tests',
348 '../chrome/chrome.gyp:unit_tests',
349 '../extensions/extensions_tests.gyp:extensions_browsertests',
350 '../extensions/extensions_tests.gyp:extensions_unittests',
351 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
352 '../ipc/ipc.gyp:ipc_tests',
353 '../jingle/jingle.gyp:jingle_unittests',
354 '../net/net.gyp:net_unittests',
356 '../third_party/pdfium/samples/samples.gyp:pdfium_test',
357 '../tools/gn/gn.gyp:gn',
358 '../tools/gn/gn.gyp:gn_unittests',
359 '../tools/imagediff/image_diff.gyp:image_diff',
360 '../tools/gn/gn.gyp:gn',
361 '../tools/gn/gn.gyp:gn_unittests',
362 '../ui/app_list/app_list.gyp:app_list_unittests',
363 '../url/url.gyp:url_unittests',
368 '../breakpad/breakpad.gyp:breakpad_unittests',
369 '../breakpad/breakpad.gyp:dump_syms',
370 '../breakpad/breakpad.gyp:generate_test_dump',
371 '../breakpad/breakpad.gyp:minidump-2-core',
372 '../dbus/dbus.gyp:dbus_test_server',
373 '../dbus/dbus.gyp:dbus_unittests',
374 '../media/cast/cast.gyp:tap_proxy',
375 '../net/net.gyp:disk_cache_memory_test',
376 '../net/net.gyp:flip_in_mem_edsm_server',
377 '../net/net.gyp:flip_in_mem_edsm_server_unittests',
378 '../net/net.gyp:hpack_example_generator',
379 '../net/net.gyp:hpack_fuzz_mutator',
380 '../net/net.gyp:hpack_fuzz_wrapper',
381 '../net/net.gyp:net_perftests',
382 '../net/net.gyp:quic_client',
383 '../net/net.gyp:quic_server',
384 '../sandbox/sandbox.gyp:chrome_sandbox',
385 '../sandbox/sandbox.gyp:sandbox_linux_unittests',
386 '../sandbox/sandbox.gyp:sandbox_linux_jni_unittests',
391 '../breakpad/breakpad.gyp:crash_inspector',
392 '../breakpad/breakpad.gyp:dump_syms',
393 '../breakpad/breakpad.gyp:symupload',
394 '../third_party/apple_sample_code/apple_sample_code.gyp:apple_sample_code',
395 '../third_party/molokocacao/molokocacao.gyp:molokocacao',
397 # TODO(GYP): remove these when the corresponding root targets work.
399 #"//components/ui/zoom:ui_zoom",
401 #"//content/test:test_support",
403 #"//device/bluetooth",
406 #"//device/vibration",
409 #"//storage/browser",
410 #"//third_party/brotli",
411 #"//third_party/flac",
412 #"//third_party/hunspell",
413 #//third_party/iccjpeg",
414 #"//third_party/libphonenumber",
415 #"//third_party/ots",
416 #"//third_party/qcms",
417 #"//third_party/smhasher:murmurhash3",
418 #"//third_party/speex",
419 #"//third_party/webrtc/system_wrappers",
420 #"//ui/native_theme",
425 #"//chrome", # TODO(GYP)
426 #"//chrome/test:browser_tests", # TODO(GYP)
427 #"//chrome/test:interactive_ui_tests", # TODO(GYP)
428 #"//chrome/test:sync_integration_tests", # TODO(GYP)
429 #"//chrome/test:unit_tests", # TODO(GYP)
430 #"//components:components_unittests", # TODO(GYP)
431 #"//content/test:content_browsertests", # TODO(GYP)
432 #"//content/test:content_perftests", # TODO(GYP)
433 #"//content/test:content_unittests", # TODO(GYP)
434 #"//extensions:extensions_browsertests", # TODO(GYP)
435 #"//extensions:extensions_unittests", # TODO(GYP)
436 #"//net:net_unittests", # TODO(GYP)
437 #"//third_party/usrsctp", # TODO(GYP)
438 #"//ui/app_list:app_list_unittests", # TODO(GYP)
439 #"//ui/gfx:gfx_unittests", # TODO(GYP)
445 '../third_party/codesighs/codesighs.gyp:msdump2symdb',
448 "//crypto:crypto_unittests", # TODO(GYP)
449 "//net:net_unittests", # TODO(GYP)
453 '../third_party/codesighs/codesighs.gyp:nm2tsv',
456 ['OS=="android" or OS=="linux"', {
458 '../net/net.gyp:disk_cache_memory_test',
464 'target_name': 'gyp_only',
469 ['disable_nacl==0 and disable_nacl_untrusted==0', {
471 '../mojo/mojo_nacl.gyp:monacl_shell', # This should not be built in chromium.
479 'target_name': 'gyp_remaining',
484 '../third_party/webrtc/tools/tools.gyp:frame_analyzer',
485 '../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter',
490 '../remoting/app_remoting_webapp.gyp:ar_sample_app', # crbug.com/471916
493 ['disable_nacl==0 and disable_nacl_untrusted==0', {
495 '../remoting/remoting.gyp:remoting_key_tester',
500 ['test_isolation_mode!="noop"', {
502 '../base/base.gyp:base_unittests_run',
503 '../cc/cc_tests.gyp:cc_unittests_run',
504 '../chrome/chrome.gyp:browser_tests_run',
505 '../chrome/chrome.gyp:chrome_run',
506 '../chrome/chrome.gyp:interactive_ui_tests_run',
507 '../chrome/chrome.gyp:sync_integration_tests_run',
508 '../chrome/chrome.gyp:unit_tests_run',
509 '../components/components_tests.gyp:components_browsertests_run',
510 '../components/components_tests.gyp:components_unittests_run',
511 '../content/content_shell_and_tests.gyp:content_browsertests_run',
512 '../content/content_shell_and_tests.gyp:content_unittests_run',
513 '../crypto/crypto.gyp:crypto_unittests_run',
514 '../courgette/courgette.gyp:courgette_unittests_run',
515 '../gpu/gpu.gyp:gpu_unittests_run',
516 '../media/cast/cast.gyp:cast_unittests_run',
517 '../media/media.gyp:media_unittests_run',
518 '../net/net.gyp:net_unittests_run',
519 '../sandbox/sandbox.gyp:sandbox_linux_unittests_run',
520 '../sql/sql.gyp:sql_unittests_run',
521 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests_run',
522 '../ui/accessibility/accessibility.gyp:accessibility_unittests_run',
523 '../ui/app_list/app_list.gyp:app_list_unittests_run',
524 '../ui/events/events.gyp:events_unittests_run',
525 '../ui/message_center/message_center.gyp:message_center_unittests_run',
526 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests_run',
531 '../ash/ash.gyp:ash_unittests_run',
541 # This target, when built, should cause no actual work
542 # to be done, just update a bunch of stamp files.
543 'target_name': 'gyp_groups',
549 'chromium_builder_asan',
550 'chromium_builder_chromedriver',
551 'chromium_builder_perf',
552 'chromium_builder_tests',
553 'chromium_builder_webrtc',
554 'chromium_gpu_builder',
555 'chromium_gpu_debug_builder',