| Index: build/gn_migration.gypi
|
| diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
|
| index 7c8b1a1ff26a6b5ed10929593c22ac0f3a77552e..1e472c1d8a1cfbedb34e22d807b42c91cb2561c9 100644
|
| --- a/build/gn_migration.gypi
|
| +++ b/build/gn_migration.gypi
|
| @@ -198,6 +198,7 @@
|
| '../content/content_shell_and_tests.gyp:content_junit_tests',
|
| '../content/content_shell_and_tests.gyp:content_shell_apk',
|
| '../content/content_shell_and_tests.gyp:content_unittests_apk',
|
| + '../content/content_shell_and_tests.gyp:video_decode_accelerator_unittest_apk',
|
| '../device/device_tests.gyp:device_unittests_apk',
|
| '../gpu/gpu.gyp:gpu_unittests_apk',
|
| '../media/media.gyp:media_unittests_apk',
|
| @@ -765,7 +766,6 @@
|
| '../components/components.gyp:cronet_perf_test_apk',
|
| '../content/content_shell_and_tests.gyp:chromium_linker_test_apk',
|
| '../content/content_shell_and_tests.gyp:content_shell_test_apk',
|
| - '../content/content_shell_and_tests.gyp:video_decode_accelerator_unittest_apk',
|
| '../gpu/gpu.gyp:gl_tests_apk',
|
| '../gpu/gpu.gyp:gpu_perftests_apk',
|
| '../ipc/ipc.gyp:ipc_tests_apk',
|
|
|