| 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 '../components/sync.gyp:sync_unit_tests', |
| 74 '../testing/gmock.gyp:gmock_main', | 75 '../testing/gmock.gyp:gmock_main', |
| 75 '../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', |
| 76 '../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', |
| 77 '../third_party/WebKit/Source/web/web_tests.gyp:webkit_unit_tests', | 78 '../third_party/WebKit/Source/web/web_tests.gyp:webkit_unit_tests', |
| 78 '../third_party/WebKit/Source/wtf/wtf_tests.gyp:wtf_unittests', | 79 '../third_party/WebKit/Source/wtf/wtf_tests.gyp:wtf_unittests', |
| 79 '../third_party/boringssl/boringssl_tests.gyp:boringssl_unittests', | 80 '../third_party/boringssl/boringssl_tests.gyp:boringssl_unittests', |
| 80 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests', | 81 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests', |
| 81 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unit
tests', | 82 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unit
tests', |
| 82 '../third_party/smhasher/smhasher.gyp:pmurhash', | 83 '../third_party/smhasher/smhasher.gyp:pmurhash', |
| 83 '../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... |
| 212 '../media/cast/cast.gyp:cast_unittests_apk', | 213 '../media/cast/cast.gyp:cast_unittests_apk', |
| 213 '../media/media.gyp:media_perftests_apk', | 214 '../media/media.gyp:media_perftests_apk', |
| 214 '../media/media.gyp:media_unittests_apk', | 215 '../media/media.gyp:media_unittests_apk', |
| 215 '../media/media.gyp:video_decode_accelerator_unittest_apk', | 216 '../media/media.gyp:video_decode_accelerator_unittest_apk', |
| 216 '../media/midi/midi.gyp:midi_unittests_apk', | 217 '../media/midi/midi.gyp:midi_unittests_apk', |
| 217 '../net/net.gyp:net_junit_tests', | 218 '../net/net.gyp:net_junit_tests', |
| 218 '../net/net.gyp:net_unittests_apk', | 219 '../net/net.gyp:net_unittests_apk', |
| 219 '../sandbox/sandbox.gyp:sandbox_linux_unittests_deps', | 220 '../sandbox/sandbox.gyp:sandbox_linux_unittests_deps', |
| 220 '../skia/skia_tests.gyp:skia_unittests_apk', | 221 '../skia/skia_tests.gyp:skia_unittests_apk', |
| 221 '../sql/sql.gyp:sql_unittests_apk', | 222 '../sql/sql.gyp:sql_unittests_apk', |
| 223 '../components/sync.gyp:sync_unit_tests_apk', |
| 222 '../testing/android/junit/junit_test.gyp:junit_unit_tests', | 224 '../testing/android/junit/junit_test.gyp:junit_unit_tests', |
| 223 '../third_party/smhasher/smhasher.gyp:murmurhash3', | 225 '../third_party/smhasher/smhasher.gyp:murmurhash3', |
| 224 '../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', |
| 225 '../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', |
| 226 '../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', |
| 227 '../third_party/WebKit/Source/wtf/wtf_tests.gyp:wtf_unittests_apk', | 229 '../third_party/WebKit/Source/wtf/wtf_tests.gyp:wtf_unittests_apk', |
| 228 '../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', |
| 229 '../tools/android/android_tools.gyp:memconsumer', | 231 '../tools/android/android_tools.gyp:memconsumer', |
| 230 '../tools/android/android_tools.gyp:push_apps_to_background', | 232 '../tools/android/android_tools.gyp:push_apps_to_background', |
| 231 '../tools/imagediff/image_diff.gyp:image_diff#host', | 233 '../tools/imagediff/image_diff.gyp:image_diff#host', |
| (...skipping 332 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 564 '../media/media.gyp:media_unittests_run', | 566 '../media/media.gyp:media_unittests_run', |
| 565 '../media/midi/midi.gyp:midi_unittests_run', | 567 '../media/midi/midi.gyp:midi_unittests_run', |
| 566 '../mojo/mojo_edk_tests.gyp:mojo_public_bindings_unittests_run', | 568 '../mojo/mojo_edk_tests.gyp:mojo_public_bindings_unittests_run', |
| 567 '../mojo/mojo_edk_tests.gyp:mojo_public_system_unittests_run', | 569 '../mojo/mojo_edk_tests.gyp:mojo_public_system_unittests_run', |
| 568 '../net/net.gyp:net_unittests_run', | 570 '../net/net.gyp:net_unittests_run', |
| 569 '../ppapi/ppapi_internal.gyp:ppapi_unittests_run', | 571 '../ppapi/ppapi_internal.gyp:ppapi_unittests_run', |
| 570 '../printing/printing.gyp:printing_unittests_run', | 572 '../printing/printing.gyp:printing_unittests_run', |
| 571 '../remoting/remoting.gyp:remoting_unittests_run', | 573 '../remoting/remoting.gyp:remoting_unittests_run', |
| 572 '../skia/skia_tests.gyp:skia_unittests_run', | 574 '../skia/skia_tests.gyp:skia_unittests_run', |
| 573 '../sql/sql.gyp:sql_unittests_run', | 575 '../sql/sql.gyp:sql_unittests_run', |
| 576 '../components/sync.gyp:sync_unit_tests_run', |
| 574 '../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', |
| 575 '../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', |
| 576 '../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', |
| 577 '../third_party/WebKit/Source/wtf/wtf_tests.gyp:wtf_unittests_run', | 580 '../third_party/WebKit/Source/wtf/wtf_tests.gyp:wtf_unittests_run', |
| 578 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests_run', | 581 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests_run', |
| 579 '../tools/battor_agent/battor_agent.gyp:battor_agent_unittests_run', | 582 '../tools/battor_agent/battor_agent.gyp:battor_agent_unittests_run', |
| 580 '../tools/gn/gn.gyp:gn_unittests_run', | 583 '../tools/gn/gn.gyp:gn_unittests_run', |
| 581 '../ui/accessibility/accessibility.gyp:accessibility_unittests_run', | 584 '../ui/accessibility/accessibility.gyp:accessibility_unittests_run', |
| 582 '../ui/compositor/compositor.gyp:compositor_unittests_run', | 585 '../ui/compositor/compositor.gyp:compositor_unittests_run', |
| 583 '../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... |
| 755 }], | 758 }], |
| 756 ['OS=="android" and target_arch != "x64"', { | 759 ['OS=="android" and target_arch != "x64"', { |
| 757 'dependencies': [ | 760 'dependencies': [ |
| 758 '../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' |
| 759 ], | 762 ], |
| 760 }], | 763 }], |
| 761 ], | 764 ], |
| 762 }, | 765 }, |
| 763 ] | 766 ] |
| 764 } | 767 } |
| OLD | NEW |