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

Unified Diff: chromecast/media/DEPS

Issue 1649933002: [Chromecast] Hook up mojo media pipeline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed link error for enable_mojo_media=utility config Created 4 years, 11 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: chromecast/media/DEPS
diff --git a/chromecast/media/DEPS b/chromecast/media/DEPS
index 48932c63b361d5f334b8874285b1262e7820df43..b3eb3873f8023efd6ee78755936fa74bb2ac0fc4 100644
--- a/chromecast/media/DEPS
+++ b/chromecast/media/DEPS
@@ -3,5 +3,6 @@ include_rules = [
"+media/audio",
"+media/base",
"+media/cdm",
+ "+media/mojo",
"+media/renderers",
]

Powered by Google App Engine
This is Rietveld 408576698