Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 2d4e60f4d84fa9660fab9c73a5070399dc235b30..2af4ae159cb6af9b13a9d13b88ebb68c659b3afe 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -288,6 +288,7 @@ group("both_gn_and_gyp") { |
| "//components/user_manager", |
| "//components/wallpaper", |
| "//content/shell/android:content_shell_apk", |
| + "//content/test:video_decode_accelerator_unittest", |
| # TODO(GYP): Are these needed, or will they be pulled in automatically? |
| "//third_party/android_tools:android_gcm_java", |