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

Unified Diff: media/BUILD.gn

Issue 2972183002: Reland of h264_decoder_unittests: Initial Change. (Closed)
Patch Set: Fix android build. Created 3 years, 5 months 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 5436d6f3346281a698a24ac4a80ccaeb421ecf69..44e2c3d72fe2589077bd037b5be868337ab35d89 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -466,6 +466,7 @@ test("media_unittests") {
":unit_tests",
"//media/audio:unit_tests",
"//media/base:unit_tests",
+ "//media/gpu:unit_tests",
"//media/mojo:unit_tests",
"//media/test:pipeline_integration_tests",
"//media/test:run_all_unittests",
« 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