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

Unified Diff: chromecast/media/mojo/DEPS

Issue 1649933002: [Chromecast] Hook up mojo media pipeline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reverted unnecessary changes 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/mojo/DEPS
diff --git a/chromecast/media/mojo/DEPS b/chromecast/media/mojo/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..38ab04cc007dfa1049047544f0ff87d543c62037
--- /dev/null
+++ b/chromecast/media/mojo/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+media/mojo/interfaces",
+ "+media/mojo/services",
+ "+mojo/shell/public",
+]

Powered by Google App Engine
This is Rietveld 408576698