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

Unified Diff: media/BUILD.gn

Issue 2204673004: WIP - WebMediaPlayer switch media renderer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Get Audio/Video config from PipelineMetadata. And rebase. Created 4 years, 3 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
Index: media/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 0fd75e26f4dc4d87a8b3fbaccb2cfd603a05f6ce..fe7c426b3858b2cd4264d0cc4f047ffd87464bba 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -602,7 +602,9 @@ test("media_unittests") {
"//media/audio:unittests",
"//media/base:test_support",
"//media/base:unittests",
+ "//media/remoting:media_remoting_unittests",
"//media/test:pipeline_integration_tests",
+ "//mojo/edk/system",
"//skia", # Direct dependency required to inherit config.
"//testing/gmock",
"//testing/gtest",

Powered by Google App Engine
This is Rietveld 408576698