| 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 263 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 274 '../courgette/courgette.gyp:courgette_fuzz', | 274 '../courgette/courgette.gyp:courgette_fuzz', |
| 275 '../courgette/courgette.gyp:courgette_minimal_tool', | 275 '../courgette/courgette.gyp:courgette_minimal_tool', |
| 276 '../courgette/courgette.gyp:courgette_unittests', | 276 '../courgette/courgette.gyp:courgette_unittests', |
| 277 '../gin/gin.gyp:gin_unittests', | 277 '../gin/gin.gyp:gin_unittests', |
| 278 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_confor
m_support', # TODO(GYP) crbug.com/471920 | 278 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_confor
m_support', # TODO(GYP) crbug.com/471920 |
| 279 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', | 279 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', |
| 280 '../google_apis/gcm/gcm.gyp:mcs_probe', | 280 '../google_apis/gcm/gcm.gyp:mcs_probe', |
| 281 '../google_apis/google_apis.gyp:google_apis_unittests', | 281 '../google_apis/google_apis.gyp:google_apis_unittests', |
| 282 '../jingle/jingle.gyp:jingle_unittests', | 282 '../jingle/jingle.gyp:jingle_unittests', |
| 283 '../mojo/mojo.gyp:mojo', | 283 '../mojo/mojo.gyp:mojo', |
| 284 '../mojo/mojo_edk_tests.gyp:mojo_system_unittests', |
| 284 '../net/net.gyp:crash_cache', | 285 '../net/net.gyp:crash_cache', |
| 285 '../net/net.gyp:crl_set_dump', | 286 '../net/net.gyp:crl_set_dump', |
| 286 '../net/net.gyp:dns_fuzz_stub', | 287 '../net/net.gyp:dns_fuzz_stub', |
| 287 '../net/net.gyp:gdig', | 288 '../net/net.gyp:gdig', |
| 288 '../net/net.gyp:get_server_time', | 289 '../net/net.gyp:get_server_time', |
| 289 '../net/net.gyp:hpack_example_generator', | 290 '../net/net.gyp:hpack_example_generator', |
| 290 '../net/net.gyp:hpack_fuzz_mutator', | 291 '../net/net.gyp:hpack_fuzz_mutator', |
| 291 '../net/net.gyp:hpack_fuzz_wrapper', | 292 '../net/net.gyp:hpack_fuzz_wrapper', |
| 292 '../net/net.gyp:net_watcher', # TODO(GYP): This should be condition
al on use_v8_in_net | 293 '../net/net.gyp:net_watcher', # TODO(GYP): This should be condition
al on use_v8_in_net |
| 293 '../net/net.gyp:run_testserver', | 294 '../net/net.gyp:run_testserver', |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 325 '../ppapi/ppapi_internal.gyp:ppapi_example_video_decode', | 326 '../ppapi/ppapi_internal.gyp:ppapi_example_video_decode', |
| 326 '../ppapi/ppapi_internal.gyp:ppapi_example_video_decode_dev', | 327 '../ppapi/ppapi_internal.gyp:ppapi_example_video_decode_dev', |
| 327 '../ppapi/ppapi_internal.gyp:ppapi_example_video_effects', | 328 '../ppapi/ppapi_internal.gyp:ppapi_example_video_effects', |
| 328 '../ppapi/ppapi_internal.gyp:ppapi_example_video_encode', | 329 '../ppapi/ppapi_internal.gyp:ppapi_example_video_encode', |
| 329 '../ppapi/ppapi_internal.gyp:ppapi_tests', | 330 '../ppapi/ppapi_internal.gyp:ppapi_tests', |
| 330 '../ppapi/ppapi_internal.gyp:ppapi_perftests', | 331 '../ppapi/ppapi_internal.gyp:ppapi_perftests', |
| 331 '../ppapi/ppapi_internal.gyp:ppapi_unittests', | 332 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
| 332 '../sync/sync.gyp:run_sync_testserver', | 333 '../sync/sync.gyp:run_sync_testserver', |
| 333 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 334 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 334 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 335 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 335 '../third_party/mojo/mojo_edk_tests.gyp:mojo_system_unittests', | |
| 336 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_bindings_unittes
ts', | 336 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_bindings_unittes
ts', |
| 337 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_environment_unit
tests', | 337 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_environment_unit
tests', |
| 338 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_system_perftests
', | 338 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_system_perftests
', |
| 339 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_system_unittests
', | 339 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_system_unittests
', |
| 340 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_utility_unittest
s', | 340 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_utility_unittest
s', |
| 341 '../tools/imagediff/image_diff.gyp:image_diff', | 341 '../tools/imagediff/image_diff.gyp:image_diff', |
| 342 '../ui/app_list/app_list.gyp:app_list_unittests', | 342 '../ui/app_list/app_list.gyp:app_list_unittests', |
| 343 '../ui/compositor/compositor.gyp:compositor_unittests', | 343 '../ui/compositor/compositor.gyp:compositor_unittests', |
| 344 ], | 344 ], |
| 345 }], | 345 }], |
| (...skipping 430 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 776 }], | 776 }], |
| 777 ['OS=="android" and target_arch != "x64"', { | 777 ['OS=="android" and target_arch != "x64"', { |
| 778 'dependencies': [ | 778 'dependencies': [ |
| 779 '../third_party/android_platform/relocation_packer.gyp:android_reloc
ation_packer_unittests#host' | 779 '../third_party/android_platform/relocation_packer.gyp:android_reloc
ation_packer_unittests#host' |
| 780 ], | 780 ], |
| 781 }], | 781 }], |
| 782 ], | 782 ], |
| 783 }, | 783 }, |
| 784 ] | 784 ] |
| 785 } | 785 } |
| OLD | NEW |