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

Unified Diff: chromecast/common/media/DEPS

Issue 797793004: Chromecast: IPC messages for browser-based media pipeline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years 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
« no previous file with comments | « chromecast/chromecast.gyp ('k') | chromecast/common/media/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/common/media/DEPS
diff --git a/chromecast/media/DEPS b/chromecast/common/media/DEPS
similarity index 61%
copy from chromecast/media/DEPS
copy to chromecast/common/media/DEPS
index 1891d1afe5011a394a50c6d26c8dd480f74fec12..b1e00c87d243c6ae3561b654594d29c99ceb9ac4 100644
--- a/chromecast/media/DEPS
+++ b/chromecast/common/media/DEPS
@@ -1,4 +1,4 @@
include_rules = [
+ "+chromecast/media",
"+media/base",
- "+media/cdm",
]
« no previous file with comments | « chromecast/chromecast.gyp ('k') | chromecast/common/media/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698