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

Side by Side Diff: build/gn_migration.gypi

Issue 1882373004: Migrate content/common/gpu/media code to media/gpu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix several more bot-identified build issues Created 4 years, 8 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
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 188 matching lines...) Expand 10 before | Expand all | Expand 10 after
199 '../components/components_tests.gyp:components_browsertests_apk', 199 '../components/components_tests.gyp:components_browsertests_apk',
200 '../components/components_tests.gyp:components_junit_tests', 200 '../components/components_tests.gyp:components_junit_tests',
201 '../components/components_tests.gyp:components_unittests_apk', 201 '../components/components_tests.gyp:components_unittests_apk',
202 '../content/content_shell_and_tests.gyp:chromium_linker_test_apk', 202 '../content/content_shell_and_tests.gyp:chromium_linker_test_apk',
203 '../content/content_shell_and_tests.gyp:content_browsertests_apk', 203 '../content/content_shell_and_tests.gyp:content_browsertests_apk',
204 '../content/content_shell_and_tests.gyp:content_gl_tests_apk', 204 '../content/content_shell_and_tests.gyp:content_gl_tests_apk',
205 '../content/content_shell_and_tests.gyp:content_junit_tests', 205 '../content/content_shell_and_tests.gyp:content_junit_tests',
206 '../content/content_shell_and_tests.gyp:content_shell_apk', 206 '../content/content_shell_and_tests.gyp:content_shell_apk',
207 '../content/content_shell_and_tests.gyp:content_shell_test_apk', 207 '../content/content_shell_and_tests.gyp:content_shell_test_apk',
208 '../content/content_shell_and_tests.gyp:content_unittests_apk', 208 '../content/content_shell_and_tests.gyp:content_unittests_apk',
209 '../content/content_shell_and_tests.gyp:video_decode_accelerator_uni ttest_apk',
210 '../device/device_tests.gyp:device_unittests_apk', 209 '../device/device_tests.gyp:device_unittests_apk',
211 '../gpu/gpu.gyp:command_buffer_gles2_tests_apk', 210 '../gpu/gpu.gyp:command_buffer_gles2_tests_apk',
212 '../gpu/gpu.gyp:gl_tests_apk', 211 '../gpu/gpu.gyp:gl_tests_apk',
213 '../gpu/gpu.gyp:gpu_perftests_apk', 212 '../gpu/gpu.gyp:gpu_perftests_apk',
214 '../gpu/gpu.gyp:gpu_unittests_apk', 213 '../gpu/gpu.gyp:gpu_unittests_apk',
215 '../ipc/ipc.gyp:ipc_tests_apk', 214 '../ipc/ipc.gyp:ipc_tests_apk',
216 '../media/cast/cast.gyp:cast_unittests_apk', 215 '../media/cast/cast.gyp:cast_unittests_apk',
217 '../media/media.gyp:media_perftests_apk', 216 '../media/media.gyp:media_perftests_apk',
218 '../media/media.gyp:media_unittests_apk', 217 '../media/media.gyp:media_unittests_apk',
218 '../media/media.gyp:video_decode_accelerator_unittest_apk',
219 '../media/midi/midi.gyp:midi_unittests_apk', 219 '../media/midi/midi.gyp:midi_unittests_apk',
220 '../net/net.gyp:net_junit_tests', 220 '../net/net.gyp:net_junit_tests',
221 '../net/net.gyp:net_unittests_apk', 221 '../net/net.gyp:net_unittests_apk',
222 '../sandbox/sandbox.gyp:sandbox_linux_unittests_deps', 222 '../sandbox/sandbox.gyp:sandbox_linux_unittests_deps',
223 '../skia/skia_tests.gyp:skia_unittests_apk', 223 '../skia/skia_tests.gyp:skia_unittests_apk',
224 '../sql/sql.gyp:sql_unittests_apk', 224 '../sql/sql.gyp:sql_unittests_apk',
225 '../sync/sync.gyp:sync_unit_tests_apk', 225 '../sync/sync.gyp:sync_unit_tests_apk',
226 '../testing/android/junit/junit_test.gyp:junit_unit_tests', 226 '../testing/android/junit/junit_test.gyp:junit_unit_tests',
227 '../third_party/smhasher/smhasher.gyp:murmurhash3', 227 '../third_party/smhasher/smhasher.gyp:murmurhash3',
228 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin k_heap_unittests_apk', 228 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin k_heap_unittests_apk',
(...skipping 439 matching lines...) Expand 10 before | Expand all | Expand 10 after
668 '../third_party/boringssl/boringssl_tests.gyp:boringssl_pkcs12_test' , 668 '../third_party/boringssl/boringssl_tests.gyp:boringssl_pkcs12_test' ,
669 '../third_party/boringssl/boringssl_tests.gyp:boringssl_example_mul' , 669 '../third_party/boringssl/boringssl_tests.gyp:boringssl_example_mul' ,
670 '../third_party/boringssl/boringssl_tests.gyp:boringssl_ec_test', 670 '../third_party/boringssl/boringssl_tests.gyp:boringssl_ec_test',
671 '../third_party/boringssl/boringssl_tests.gyp:boringssl_bio_test', 671 '../third_party/boringssl/boringssl_tests.gyp:boringssl_bio_test',
672 '../third_party/boringssl/boringssl_tests.gyp:boringssl_pkcs7_test', 672 '../third_party/boringssl/boringssl_tests.gyp:boringssl_pkcs7_test',
673 '../third_party/boringssl/boringssl_tests.gyp:boringssl_unittests', 673 '../third_party/boringssl/boringssl_tests.gyp:boringssl_unittests',
674 ], 674 ],
675 }], 675 }],
676 ['chromeos==1', { 676 ['chromeos==1', {
677 'dependencies': [ 677 'dependencies': [
678 '../content/content_shell_and_tests.gyp:jpeg_decode_accelerator_unit test', 678 '../media/media.gyp:jpeg_decode_accelerator_unittest',
679 ], 679 ],
680 }], 680 }],
681 ['chromeos==1 or OS=="mac"', { 681 ['chromeos==1 or OS=="mac"', {
682 'dependencies': [ 682 'dependencies': [
683 '../content/content_shell_and_tests.gyp:video_encode_accelerator_uni ttest', 683 '../media/media.gyp:video_encode_accelerator_unittest',
684 ], 684 ],
685 }], 685 }],
686 ['chromeos==1 and target_arch != "arm"', { 686 ['chromeos==1 and target_arch != "arm"', {
687 'dependencies': [ 687 'dependencies': [
688 '../content/content_shell_and_tests.gyp:vaapi_jpeg_decoder_unittest' , 688 '../media/media.gyp:vaapi_jpeg_decoder_unittest',
689 ], 689 ],
690 }], 690 }],
691 ['chromeos==1 or OS=="win" or OS=="android"', { 691 ['chromeos==1 or OS=="win" or OS=="android"', {
692 'dependencies': [ 692 'dependencies': [
693 '../content/content_shell_and_tests.gyp:video_decode_accelerator_uni ttest', 693 '../media/media.gyp:video_decode_accelerator_unittest',
694 ], 694 ],
695 }], 695 }],
696 ['OS=="linux" or OS=="win"', { 696 ['OS=="linux" or OS=="win"', {
697 'dependencies': [ 697 'dependencies': [
698 # TODO(GYP): Figure out which of these run on android/mac/win/ios/et c. 698 # TODO(GYP): Figure out which of these run on android/mac/win/ios/et c.
699 '../remoting/remoting.gyp:ar_sample_test_driver', 699 '../remoting/remoting.gyp:ar_sample_test_driver',
700 700
701 # TODO(GYP): in progress - see tfarina. 701 # TODO(GYP): in progress - see tfarina.
702 '../third_party/webrtc/tools/tools.gyp:frame_analyzer', 702 '../third_party/webrtc/tools/tools.gyp:frame_analyzer',
703 '../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter', 703 '../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter',
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
772 }], 772 }],
773 ['OS=="android" and target_arch != "x64"', { 773 ['OS=="android" and target_arch != "x64"', {
774 'dependencies': [ 774 'dependencies': [
775 '../third_party/android_platform/relocation_packer.gyp:android_reloc ation_packer_unittests#host' 775 '../third_party/android_platform/relocation_packer.gyp:android_reloc ation_packer_unittests#host'
776 ], 776 ],
777 }], 777 }],
778 ], 778 ],
779 }, 779 },
780 ] 780 ]
781 } 781 }
OLDNEW
« no previous file with comments | « build/all.gyp ('k') | content/DEPS » ('j') | media/gpu/h264_decoder.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698