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

Unified Diff: media/DEPS

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/DEPS
diff --git a/media/DEPS b/media/DEPS
index 996f0d96981c9f301f89ee03c5c6ba203bcce625..9e259a77df69029c6044b47188fe8dba9620273c 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -26,4 +26,7 @@ specific_include_rules = {
"audio_manager_unittest.cc": [
"+chromeos/dbus"
],
+ "run_all_unittests.cc": [
+ "+mojo/edk/embedder"
+ ],
}
« no previous file with comments | « media/BUILD.gn ('k') | media/base/BUILD.gn » ('j') | media/base/renderer_controller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698