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

Unified Diff: chromecast/browser/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/browser/DEPS
diff --git a/chromecast/browser/DEPS b/chromecast/browser/DEPS
index c57cc05403f18726ca937044c70453f73e495100..eb1fe12dc81e30ec8d5d7c431995636d02d205ca 100644
--- a/chromecast/browser/DEPS
+++ b/chromecast/browser/DEPS
@@ -14,5 +14,6 @@ include_rules = [
"+gpu/command_buffer/service/gpu_switches.h",
"+media/audio",
"+media/base",
+ "+media/mojo",
"+ui/ozone/platform/cast/overlay_manager_cast.h",
]

Powered by Google App Engine
This is Rietveld 408576698