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

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: Addressed comments. 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..1b3b450843487803b82e03de47057bdf746b01af 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -600,6 +600,7 @@ test("media_unittests") {
"//gpu/command_buffer/common",
"//media/audio:test_support",
"//media/audio:unittests",
+ "//media/base",
miu 2016/09/30 08:12:10 Is this still needed?
xjz 2016/10/01 00:28:41 Removed.
"//media/base:test_support",
"//media/base:unittests",
"//media/test:pipeline_integration_tests",

Powered by Google App Engine
This is Rietveld 408576698