Chromium Code Reviews| Index: media/BUILD.gn |
| diff --git a/media/BUILD.gn b/media/BUILD.gn |
| index 32006e4afc9b5b419c66978ecf50c373f9850bee..9a6869259dbc7fee47b69220245d0c8eac13c0c8 100644 |
| --- a/media/BUILD.gn |
| +++ b/media/BUILD.gn |
| @@ -725,6 +725,7 @@ test("media_unittests") { |
| # The test needs the java dependencies to add the java classes for their |
| # native counterparts to the test apk. |
| "//media/base/android:media_java", |
| + "//media/gpu:android_video_decode_accelerator_unittests", |
| "//ui/android:ui_java", |
| ] |
| } |