diff --git a/all_android.gyp b/all_android.gyp index bf0d477fe..79bbcdd1c 100644 --- a/all_android.gyp +++ b/all_android.gyp @@ -100,6 +100,7 @@ '../components/components.gyp:components_unittests_apk', '../content/content.gyp:content_browsertests_apk', '../content/content.gyp:content_unittests_apk', + '../content/content.gyp:video_decode_accelerator_unittest_apk', '../gpu/gpu.gyp:gl_tests_apk', '../gpu/gpu.gyp:gpu_unittests_apk', '../ipc/ipc.gyp:ipc_tests_apk',