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 three targets that we are using to | 5 # This file defines three targets that we are using to |
6 # track the progress of the GYP->GN migration: | 6 # track the progress of the GYP->GN migration: |
7 # | 7 # |
8 # If you run 'ninja gn_build gyp_remaining gyp_groups', and then | 8 # If you run 'ninja gn_build gyp_remaining gyp_groups', and then |
9 # run 'ninja', the second ninja invocation should do nothing. This | 9 # run 'ninja', the second ninja invocation should do nothing. This |
10 # indicates that everything built by a ninja build is in fact | 10 # indicates that everything built by a ninja build is in fact |
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
93 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_su
pport', # TODO(GYP) crbug.com/471920 | 93 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_su
pport', # TODO(GYP) crbug.com/471920 |
94 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test'
, # TODO(GYP) crbug.com/471920 | 94 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test'
, # TODO(GYP) crbug.com/471920 |
95 '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_test'
, # TODO(GYP) crbug.com/471903 to make this complete. | 95 '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_test'
, # TODO(GYP) crbug.com/471903 to make this complete. |
96 '../ipc/ipc.gyp:ipc_perftests', | 96 '../ipc/ipc.gyp:ipc_perftests', |
97 '../ipc/ipc.gyp:ipc_tests', | 97 '../ipc/ipc.gyp:ipc_tests', |
98 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests', | 98 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests', |
99 '../jingle/jingle.gyp:jingle_unittests', | 99 '../jingle/jingle.gyp:jingle_unittests', |
100 '../media/media.gyp:ffmpeg_regression_tests', # TODO(GYP) this should b
e conditional on media_use_ffmpeg | 100 '../media/media.gyp:ffmpeg_regression_tests', # TODO(GYP) this should b
e conditional on media_use_ffmpeg |
101 '../media/media.gyp:media_perftests', | 101 '../media/media.gyp:media_perftests', |
102 '../media/media.gyp:media_unittests', | 102 '../media/media.gyp:media_unittests', |
103 '../media/midi/midi.gyp:midi_unittests', | |
104 '../media/cast/cast.gyp:cast_benchmarks', | 103 '../media/cast/cast.gyp:cast_benchmarks', |
105 '../media/cast/cast.gyp:cast_unittests', | 104 '../media/cast/cast.gyp:cast_unittests', |
106 '../media/cast/cast.gyp:generate_barcode_video', | 105 '../media/cast/cast.gyp:generate_barcode_video', |
107 '../media/cast/cast.gyp:generate_timecode_audio', | 106 '../media/cast/cast.gyp:generate_timecode_audio', |
108 '../mojo/mojo.gyp:mojo', | 107 '../mojo/mojo.gyp:mojo', |
109 '../mojo/mojo_base.gyp:mojo_application_chromium', | 108 '../mojo/mojo_base.gyp:mojo_application_chromium', |
110 '../mojo/mojo_base.gyp:mojo_common_unittests', | 109 '../mojo/mojo_base.gyp:mojo_common_unittests', |
111 '../net/net.gyp:crash_cache', | 110 '../net/net.gyp:crash_cache', |
112 '../net/net.gyp:crl_set_dump', | 111 '../net/net.gyp:crl_set_dump', |
113 '../net/net.gyp:dns_fuzz_stub', | 112 '../net/net.gyp:dns_fuzz_stub', |
(...skipping 397 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
511 '../chrome/chrome.gyp:unit_tests_run', | 510 '../chrome/chrome.gyp:unit_tests_run', |
512 '../components/components_tests.gyp:components_browsertests_run', | 511 '../components/components_tests.gyp:components_browsertests_run', |
513 '../components/components_tests.gyp:components_unittests_run', | 512 '../components/components_tests.gyp:components_unittests_run', |
514 '../content/content_shell_and_tests.gyp:content_browsertests_run', | 513 '../content/content_shell_and_tests.gyp:content_browsertests_run', |
515 '../content/content_shell_and_tests.gyp:content_unittests_run', | 514 '../content/content_shell_and_tests.gyp:content_unittests_run', |
516 '../crypto/crypto.gyp:crypto_unittests_run', | 515 '../crypto/crypto.gyp:crypto_unittests_run', |
517 '../courgette/courgette.gyp:courgette_unittests_run', | 516 '../courgette/courgette.gyp:courgette_unittests_run', |
518 '../gpu/gpu.gyp:gpu_unittests_run', | 517 '../gpu/gpu.gyp:gpu_unittests_run', |
519 '../media/cast/cast.gyp:cast_unittests_run', | 518 '../media/cast/cast.gyp:cast_unittests_run', |
520 '../media/media.gyp:media_unittests_run', | 519 '../media/media.gyp:media_unittests_run', |
521 '../media/midi/midi.gyp:midi_unittests_run', | |
522 '../net/net.gyp:net_unittests_run', | 520 '../net/net.gyp:net_unittests_run', |
523 '../sql/sql.gyp:sql_unittests_run', | 521 '../sql/sql.gyp:sql_unittests_run', |
524 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests_run', | 522 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests_run', |
525 '../ui/accessibility/accessibility.gyp:accessibility_unittests_run', | 523 '../ui/accessibility/accessibility.gyp:accessibility_unittests_run', |
526 '../ui/app_list/app_list.gyp:app_list_unittests_run', | 524 '../ui/app_list/app_list.gyp:app_list_unittests_run', |
527 '../ui/events/events.gyp:events_unittests_run', | 525 '../ui/events/events.gyp:events_unittests_run', |
528 '../ui/message_center/message_center.gyp:message_center_unittests_ru
n', | 526 '../ui/message_center/message_center.gyp:message_center_unittests_ru
n', |
529 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests_run', | 527 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests_run', |
530 ], | 528 ], |
531 }], | 529 }], |
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
689 'chromium_builder_nacl_sdk', | 687 'chromium_builder_nacl_sdk', |
690 'chromium_builder_lkgr_drmemory_win', | 688 'chromium_builder_lkgr_drmemory_win', |
691 'chromium_builder_dbg_tsan_win', | 689 'chromium_builder_dbg_tsan_win', |
692 ], | 690 ], |
693 }], | 691 }], |
694 ], | 692 ], |
695 }, | 693 }, |
696 ] | 694 ] |
697 } | 695 } |
698 | 696 |
OLD | NEW |