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 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
95 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_su
pport', # TODO(GYP) crbug.com/471920 | 95 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_su
pport', # TODO(GYP) crbug.com/471920 |
96 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test'
, # TODO(GYP) crbug.com/471920 | 96 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test'
, # TODO(GYP) crbug.com/471920 |
97 '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_test'
, # TODO(GYP) crbug.com/471903 to make this complete. | 97 '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_test'
, # TODO(GYP) crbug.com/471903 to make this complete. |
98 '../ipc/ipc.gyp:ipc_perftests', | 98 '../ipc/ipc.gyp:ipc_perftests', |
99 '../ipc/ipc.gyp:ipc_tests', | 99 '../ipc/ipc.gyp:ipc_tests', |
100 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests', | 100 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests', |
101 '../jingle/jingle.gyp:jingle_unittests', | 101 '../jingle/jingle.gyp:jingle_unittests', |
102 '../media/media.gyp:ffmpeg_regression_tests', # TODO(GYP) this should b
e conditional on media_use_ffmpeg | 102 '../media/media.gyp:ffmpeg_regression_tests', # TODO(GYP) this should b
e conditional on media_use_ffmpeg |
103 '../media/media.gyp:media_perftests', | 103 '../media/media.gyp:media_perftests', |
104 '../media/media.gyp:media_unittests', | 104 '../media/media.gyp:media_unittests', |
| 105 '../media/midi/midi.gyp:midi_unittests', |
105 '../media/cast/cast.gyp:cast_benchmarks', | 106 '../media/cast/cast.gyp:cast_benchmarks', |
106 '../media/cast/cast.gyp:cast_unittests', | 107 '../media/cast/cast.gyp:cast_unittests', |
107 '../media/cast/cast.gyp:generate_barcode_video', | 108 '../media/cast/cast.gyp:generate_barcode_video', |
108 '../media/cast/cast.gyp:generate_timecode_audio', | 109 '../media/cast/cast.gyp:generate_timecode_audio', |
109 '../mojo/mojo.gyp:mojo', | 110 '../mojo/mojo.gyp:mojo', |
110 '../mojo/mojo_base.gyp:mojo_application_chromium', | 111 '../mojo/mojo_base.gyp:mojo_application_chromium', |
111 '../mojo/mojo_base.gyp:mojo_common_unittests', | 112 '../mojo/mojo_base.gyp:mojo_common_unittests', |
112 '../net/net.gyp:crash_cache', | 113 '../net/net.gyp:crash_cache', |
113 '../net/net.gyp:crl_set_dump', | 114 '../net/net.gyp:crl_set_dump', |
114 '../net/net.gyp:dns_fuzz_stub', | 115 '../net/net.gyp:dns_fuzz_stub', |
(...skipping 404 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
519 '../chrome/chrome.gyp:unit_tests_run', | 520 '../chrome/chrome.gyp:unit_tests_run', |
520 '../components/components_tests.gyp:components_browsertests_run', | 521 '../components/components_tests.gyp:components_browsertests_run', |
521 '../components/components_tests.gyp:components_unittests_run', | 522 '../components/components_tests.gyp:components_unittests_run', |
522 '../content/content_shell_and_tests.gyp:content_browsertests_run', | 523 '../content/content_shell_and_tests.gyp:content_browsertests_run', |
523 '../content/content_shell_and_tests.gyp:content_unittests_run', | 524 '../content/content_shell_and_tests.gyp:content_unittests_run', |
524 '../crypto/crypto.gyp:crypto_unittests_run', | 525 '../crypto/crypto.gyp:crypto_unittests_run', |
525 '../courgette/courgette.gyp:courgette_unittests_run', | 526 '../courgette/courgette.gyp:courgette_unittests_run', |
526 '../gpu/gpu.gyp:gpu_unittests_run', | 527 '../gpu/gpu.gyp:gpu_unittests_run', |
527 '../media/cast/cast.gyp:cast_unittests_run', | 528 '../media/cast/cast.gyp:cast_unittests_run', |
528 '../media/media.gyp:media_unittests_run', | 529 '../media/media.gyp:media_unittests_run', |
| 530 '../media/midi/midi.gyp:midi_unittests_run', |
529 '../net/net.gyp:net_unittests_run', | 531 '../net/net.gyp:net_unittests_run', |
530 '../sql/sql.gyp:sql_unittests_run', | 532 '../sql/sql.gyp:sql_unittests_run', |
531 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests_run', | 533 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests_run', |
532 '../ui/accessibility/accessibility.gyp:accessibility_unittests_run', | 534 '../ui/accessibility/accessibility.gyp:accessibility_unittests_run', |
533 '../ui/app_list/app_list.gyp:app_list_unittests_run', | 535 '../ui/app_list/app_list.gyp:app_list_unittests_run', |
534 '../ui/events/events.gyp:events_unittests_run', | 536 '../ui/events/events.gyp:events_unittests_run', |
535 '../ui/message_center/message_center.gyp:message_center_unittests_ru
n', | 537 '../ui/message_center/message_center.gyp:message_center_unittests_ru
n', |
536 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests_run', | 538 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests_run', |
537 ], | 539 ], |
538 }], | 540 }], |
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
666 'dependencies': [ | 668 'dependencies': [ |
667 # TODO(GYP): All of these targets need to be ported over. | 669 # TODO(GYP): All of these targets need to be ported over. |
668 '../components/components.gyp:policy_win64', | 670 '../components/components.gyp:policy_win64', |
669 ] | 671 ] |
670 }], | 672 }], |
671 ], | 673 ], |
672 }, | 674 }, |
673 ] | 675 ] |
674 } | 676 } |
675 | 677 |
OLD | NEW |