Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1384)

Unified Diff: media/BUILD.gn

Issue 2481563002: Add AVDA unittests to media_unittests (Closed)
Patch Set: move it Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | media/gpu/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
}
« no previous file with comments | « no previous file | media/gpu/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698