OLD | NEW |
1 # Copyright (c) 2015 The Chromium Authors. All rights reserved. | 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 | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 # This file defines five targets that we are using to track the progress of the | 5 # This file defines five targets that we are using to track the progress of the |
6 # GYP->GN migration: | 6 # GYP->GN migration: |
7 # | 7 # |
8 # 'both_gn_and_gyp' lists what GN is currently capable of building and should | 8 # 'both_gn_and_gyp' lists what GN is currently capable of building and should |
9 # match the 'both_gn_and_gyp' target in //BUILD.gn. | 9 # match the 'both_gn_and_gyp' target in //BUILD.gn. |
10 # | 10 # |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
64 '../media/cast/cast.gyp:cast_unittests', | 64 '../media/cast/cast.gyp:cast_unittests', |
65 '../media/media.gyp:media_perftests', | 65 '../media/media.gyp:media_perftests', |
66 '../media/media.gyp:media_unittests', | 66 '../media/media.gyp:media_unittests', |
67 '../media/midi/midi.gyp:midi_unittests', | 67 '../media/midi/midi.gyp:midi_unittests', |
68 '../net/net.gyp:dump_cache', | 68 '../net/net.gyp:dump_cache', |
69 '../net/net.gyp:net_perftests', | 69 '../net/net.gyp:net_perftests', |
70 '../net/net.gyp:net_unittests', | 70 '../net/net.gyp:net_unittests', |
71 '../printing/printing.gyp:printing_unittests', | 71 '../printing/printing.gyp:printing_unittests', |
72 '../skia/skia_tests.gyp:skia_unittests', | 72 '../skia/skia_tests.gyp:skia_unittests', |
73 '../sql/sql.gyp:sql_unittests', | 73 '../sql/sql.gyp:sql_unittests', |
74 '../sync/sync.gyp:sync_unit_tests', | 74 '../components/sync.gyp:sync_unit_tests', |
75 '../testing/gmock.gyp:gmock_main', | 75 '../testing/gmock.gyp:gmock_main', |
76 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blink_he
ap_unittests', | 76 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blink_he
ap_unittests', |
77 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blink_pl
atform_unittests', | 77 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blink_pl
atform_unittests', |
78 '../third_party/WebKit/Source/web/web_tests.gyp:webkit_unit_tests', | 78 '../third_party/WebKit/Source/web/web_tests.gyp:webkit_unit_tests', |
79 '../third_party/WebKit/Source/wtf/wtf_tests.gyp:wtf_unittests', | 79 '../third_party/WebKit/Source/wtf/wtf_tests.gyp:wtf_unittests', |
80 '../third_party/boringssl/boringssl_tests.gyp:boringssl_unittests', | 80 '../third_party/boringssl/boringssl_tests.gyp:boringssl_unittests', |
81 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests', | 81 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests', |
82 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unit
tests', | 82 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unit
tests', |
83 '../third_party/smhasher/smhasher.gyp:pmurhash', | 83 '../third_party/smhasher/smhasher.gyp:pmurhash', |
84 '../third_party/catapult/telemetry/telemetry.gyp:bitmaptools#host', | 84 '../third_party/catapult/telemetry/telemetry.gyp:bitmaptools#host', |
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
213 '../media/cast/cast.gyp:cast_unittests_apk', | 213 '../media/cast/cast.gyp:cast_unittests_apk', |
214 '../media/media.gyp:media_perftests_apk', | 214 '../media/media.gyp:media_perftests_apk', |
215 '../media/media.gyp:media_unittests_apk', | 215 '../media/media.gyp:media_unittests_apk', |
216 '../media/media.gyp:video_decode_accelerator_unittest_apk', | 216 '../media/media.gyp:video_decode_accelerator_unittest_apk', |
217 '../media/midi/midi.gyp:midi_unittests_apk', | 217 '../media/midi/midi.gyp:midi_unittests_apk', |
218 '../net/net.gyp:net_junit_tests', | 218 '../net/net.gyp:net_junit_tests', |
219 '../net/net.gyp:net_unittests_apk', | 219 '../net/net.gyp:net_unittests_apk', |
220 '../sandbox/sandbox.gyp:sandbox_linux_unittests_deps', | 220 '../sandbox/sandbox.gyp:sandbox_linux_unittests_deps', |
221 '../skia/skia_tests.gyp:skia_unittests_apk', | 221 '../skia/skia_tests.gyp:skia_unittests_apk', |
222 '../sql/sql.gyp:sql_unittests_apk', | 222 '../sql/sql.gyp:sql_unittests_apk', |
223 '../sync/sync.gyp:sync_unit_tests_apk', | 223 '../components/sync.gyp:sync_unit_tests_apk', |
224 '../testing/android/junit/junit_test.gyp:junit_unit_tests', | 224 '../testing/android/junit/junit_test.gyp:junit_unit_tests', |
225 '../third_party/smhasher/smhasher.gyp:murmurhash3', | 225 '../third_party/smhasher/smhasher.gyp:murmurhash3', |
226 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin
k_heap_unittests_apk', | 226 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin
k_heap_unittests_apk', |
227 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin
k_platform_unittests_apk', | 227 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin
k_platform_unittests_apk', |
228 '../third_party/WebKit/Source/web/web_tests.gyp:webkit_unit_tests_ap
k', | 228 '../third_party/WebKit/Source/web/web_tests.gyp:webkit_unit_tests_ap
k', |
229 '../third_party/WebKit/Source/wtf/wtf_tests.gyp:wtf_unittests_apk', | 229 '../third_party/WebKit/Source/wtf/wtf_tests.gyp:wtf_unittests_apk', |
230 '../tools/android/heap_profiler/heap_profiler.gyp:heap_profiler_unit
tests_apk', | 230 '../tools/android/heap_profiler/heap_profiler.gyp:heap_profiler_unit
tests_apk', |
231 '../tools/android/android_tools.gyp:memconsumer', | 231 '../tools/android/android_tools.gyp:memconsumer', |
232 '../tools/android/android_tools.gyp:push_apps_to_background', | 232 '../tools/android/android_tools.gyp:push_apps_to_background', |
233 '../tools/imagediff/image_diff.gyp:image_diff#host', | 233 '../tools/imagediff/image_diff.gyp:image_diff#host', |
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
326 '../ppapi/ppapi_internal.gyp:ppapi_example_url_loader', | 326 '../ppapi/ppapi_internal.gyp:ppapi_example_url_loader', |
327 '../ppapi/ppapi_internal.gyp:ppapi_example_url_loader_file', | 327 '../ppapi/ppapi_internal.gyp:ppapi_example_url_loader_file', |
328 '../ppapi/ppapi_internal.gyp:ppapi_example_vc', | 328 '../ppapi/ppapi_internal.gyp:ppapi_example_vc', |
329 '../ppapi/ppapi_internal.gyp:ppapi_example_video_decode', | 329 '../ppapi/ppapi_internal.gyp:ppapi_example_video_decode', |
330 '../ppapi/ppapi_internal.gyp:ppapi_example_video_decode_dev', | 330 '../ppapi/ppapi_internal.gyp:ppapi_example_video_decode_dev', |
331 '../ppapi/ppapi_internal.gyp:ppapi_example_video_effects', | 331 '../ppapi/ppapi_internal.gyp:ppapi_example_video_effects', |
332 '../ppapi/ppapi_internal.gyp:ppapi_example_video_encode', | 332 '../ppapi/ppapi_internal.gyp:ppapi_example_video_encode', |
333 '../ppapi/ppapi_internal.gyp:ppapi_tests', | 333 '../ppapi/ppapi_internal.gyp:ppapi_tests', |
334 '../ppapi/ppapi_internal.gyp:ppapi_perftests', | 334 '../ppapi/ppapi_internal.gyp:ppapi_perftests', |
335 '../ppapi/ppapi_internal.gyp:ppapi_unittests', | 335 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
336 '../sync/sync.gyp:run_sync_testserver', | 336 '../components/sync.gyp:run_sync_testserver', |
337 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 337 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
338 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 338 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
339 '../tools/imagediff/image_diff.gyp:image_diff', | 339 '../tools/imagediff/image_diff.gyp:image_diff', |
340 '../ui/compositor/compositor.gyp:compositor_unittests', | 340 '../ui/compositor/compositor.gyp:compositor_unittests', |
341 ], | 341 ], |
342 }], | 342 }], |
343 ['enable_app_list==1', { | 343 ['enable_app_list==1', { |
344 'dependencies': [ | 344 'dependencies': [ |
345 '../ui/app_list/app_list.gyp:app_list_unittests', | 345 '../ui/app_list/app_list.gyp:app_list_unittests', |
346 ], | 346 ], |
347 }], | 347 }], |
348 ['OS!="android" and chromecast==0', { | 348 ['OS!="android" and chromecast==0', { |
349 'dependencies': [ | 349 'dependencies': [ |
350 '../chrome/chrome.gyp:browser_tests', | 350 '../chrome/chrome.gyp:browser_tests', |
351 '../chrome/chrome.gyp:chrome', | 351 '../chrome/chrome.gyp:chrome', |
352 '../chrome/chrome.gyp:interactive_ui_tests', | 352 '../chrome/chrome.gyp:interactive_ui_tests', |
353 '../chrome/chrome.gyp:performance_browser_tests', | 353 '../chrome/chrome.gyp:performance_browser_tests', |
354 '../chrome/chrome.gyp:sync_integration_tests', | 354 '../chrome/chrome.gyp:sync_integration_tests', |
355 '../chrome/chrome.gyp:sync_performance_tests', | 355 '../chrome/chrome.gyp:sync_performance_tests', |
356 '../extensions/extensions_tests.gyp:extensions_browsertests', | 356 '../extensions/extensions_tests.gyp:extensions_browsertests', |
357 '../extensions/extensions_tests.gyp:extensions_unittests', | 357 '../extensions/extensions_tests.gyp:extensions_unittests', |
358 '../gin/gin.gyp:gin_shell', | 358 '../gin/gin.gyp:gin_shell', |
359 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_t
est', # TODO(GYP) crbug.com/471920 | 359 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_t
est', # TODO(GYP) crbug.com/471920 |
360 '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_t
est', # TODO(GYP) crbug.com/471903 to make this complete. | 360 '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_t
est', # TODO(GYP) crbug.com/471903 to make this complete. |
361 '../ipc/ipc.gyp:ipc_perftests', | 361 '../ipc/ipc.gyp:ipc_perftests', |
362 '../mojo/mojo_base.gyp:mojo_common_unittests', | 362 '../mojo/mojo_base.gyp:mojo_common_unittests', |
363 '../ppapi/tools/ppapi_tools.gyp:pepper_hash_for_uma', | 363 '../ppapi/tools/ppapi_tools.gyp:pepper_hash_for_uma', |
364 '../skia/skia.gyp:filter_fuzz_stub', | 364 '../skia/skia.gyp:filter_fuzz_stub', |
365 '../skia/skia.gyp:image_operations_bench', | 365 '../skia/skia.gyp:image_operations_bench', |
366 '../sync/tools/sync_tools.gyp:sync_client', | 366 '../components/sync/tools/sync_tools.gyp:sync_client', |
367 '../sync/tools/sync_tools.gyp:sync_listen_notifications', | 367 '../components/sync/tools/sync_tools.gyp:sync_listen_notifications', |
368 '../third_party/codesighs/codesighs.gyp:codesighs', | 368 '../third_party/codesighs/codesighs.gyp:codesighs', |
369 '../third_party/codesighs/codesighs.gyp:maptsvdifftool', | 369 '../third_party/codesighs/codesighs.gyp:maptsvdifftool', |
370 '../third_party/pdfium/samples/samples.gyp:pdfium_diff', | 370 '../third_party/pdfium/samples/samples.gyp:pdfium_diff', |
371 '../third_party/pdfium/samples/samples.gyp:pdfium_test', | 371 '../third_party/pdfium/samples/samples.gyp:pdfium_test', |
372 '../tools/battor_agent/battor_agent.gyp:battor_agent', | 372 '../tools/battor_agent/battor_agent.gyp:battor_agent', |
373 '../tools/battor_agent/battor_agent.gyp:battor_agent_unittests', | 373 '../tools/battor_agent/battor_agent.gyp:battor_agent_unittests', |
374 '../tools/gn/gn.gyp:gn', | 374 '../tools/gn/gn.gyp:gn', |
375 '../tools/gn/gn.gyp:gn_unittests', | 375 '../tools/gn/gn.gyp:gn_unittests', |
376 '../tools/perf/clear_system_cache/clear_system_cache.gyp:clear_syste
m_cache', | 376 '../tools/perf/clear_system_cache/clear_system_cache.gyp:clear_syste
m_cache', |
377 '../ui/message_center/message_center.gyp:message_center_unittests', | 377 '../ui/message_center/message_center.gyp:message_center_unittests', |
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
566 '../media/media.gyp:media_unittests_run', | 566 '../media/media.gyp:media_unittests_run', |
567 '../media/midi/midi.gyp:midi_unittests_run', | 567 '../media/midi/midi.gyp:midi_unittests_run', |
568 '../mojo/mojo_edk_tests.gyp:mojo_public_bindings_unittests_run', | 568 '../mojo/mojo_edk_tests.gyp:mojo_public_bindings_unittests_run', |
569 '../mojo/mojo_edk_tests.gyp:mojo_public_system_unittests_run', | 569 '../mojo/mojo_edk_tests.gyp:mojo_public_system_unittests_run', |
570 '../net/net.gyp:net_unittests_run', | 570 '../net/net.gyp:net_unittests_run', |
571 '../ppapi/ppapi_internal.gyp:ppapi_unittests_run', | 571 '../ppapi/ppapi_internal.gyp:ppapi_unittests_run', |
572 '../printing/printing.gyp:printing_unittests_run', | 572 '../printing/printing.gyp:printing_unittests_run', |
573 '../remoting/remoting.gyp:remoting_unittests_run', | 573 '../remoting/remoting.gyp:remoting_unittests_run', |
574 '../skia/skia_tests.gyp:skia_unittests_run', | 574 '../skia/skia_tests.gyp:skia_unittests_run', |
575 '../sql/sql.gyp:sql_unittests_run', | 575 '../sql/sql.gyp:sql_unittests_run', |
576 '../sync/sync.gyp:sync_unit_tests_run', | 576 '../components/sync.gyp:sync_unit_tests_run', |
577 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin
k_heap_unittests_run', | 577 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin
k_heap_unittests_run', |
578 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin
k_platform_unittests_run', | 578 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin
k_platform_unittests_run', |
579 '../third_party/WebKit/Source/web/web_tests.gyp:webkit_unit_tests_ru
n', | 579 '../third_party/WebKit/Source/web/web_tests.gyp:webkit_unit_tests_ru
n', |
580 '../third_party/WebKit/Source/wtf/wtf_tests.gyp:wtf_unittests_run', | 580 '../third_party/WebKit/Source/wtf/wtf_tests.gyp:wtf_unittests_run', |
581 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests_run', | 581 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests_run', |
582 '../tools/battor_agent/battor_agent.gyp:battor_agent_unittests_run', | 582 '../tools/battor_agent/battor_agent.gyp:battor_agent_unittests_run', |
583 '../tools/gn/gn.gyp:gn_unittests_run', | 583 '../tools/gn/gn.gyp:gn_unittests_run', |
584 '../ui/accessibility/accessibility.gyp:accessibility_unittests_run', | 584 '../ui/accessibility/accessibility.gyp:accessibility_unittests_run', |
585 '../ui/compositor/compositor.gyp:compositor_unittests_run', | 585 '../ui/compositor/compositor.gyp:compositor_unittests_run', |
586 '../ui/display/display.gyp:display_unittests_run', | 586 '../ui/display/display.gyp:display_unittests_run', |
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
758 }], | 758 }], |
759 ['OS=="android" and target_arch != "x64"', { | 759 ['OS=="android" and target_arch != "x64"', { |
760 'dependencies': [ | 760 'dependencies': [ |
761 '../third_party/android_platform/relocation_packer.gyp:android_reloc
ation_packer_unittests#host' | 761 '../third_party/android_platform/relocation_packer.gyp:android_reloc
ation_packer_unittests#host' |
762 ], | 762 ], |
763 }], | 763 }], |
764 ], | 764 ], |
765 }, | 765 }, |
766 ] | 766 ] |
767 } | 767 } |
OLD | NEW |