| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index 07c0f6b57a41672d99ef332a271bc8da1ccb5a2f..f63b75bacb079cb187456ac6aaa582397227f24b 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -291,7 +291,7 @@ group("both_gn_and_gyp") {
|
| "//components/policy/android:components_policy_junit_tests",
|
| "//content/public/android:content_junit_tests",
|
| "//content/shell/android:content_shell_apk",
|
| - "//content/test:video_decode_accelerator_unittest",
|
| + "//media/gpu:video_decode_accelerator_unittest",
|
| "//net/android:net_junit_tests",
|
| "//testing/android/junit:junit_unit_tests",
|
| "//third_party/android_tools:uiautomator_java",
|
|
|