Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(201)

Side by Side Diff: build/gn_migration.gypi

Issue 1065743003: Reland: Web MIDI: split build rules for media/midi (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed patch set Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « build/android/pylib/gtest/setup.py ('k') | chromecast/chromecast_tests.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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
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
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
OLDNEW
« no previous file with comments | « build/android/pylib/gtest/setup.py ('k') | chromecast/chromecast_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698