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

Unified Diff: chromecast/renderer/DEPS

Issue 665343002: Move KeySystemInfo to media. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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/renderer/DEPS
diff --git a/chromecast/renderer/DEPS b/chromecast/renderer/DEPS
index 8632b540024bb8e661841e56f0276326801c37e8..790b870ae3ce6f0259842b2581e1fe03e02ecbb4 100644
--- a/chromecast/renderer/DEPS
+++ b/chromecast/renderer/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+chromecast/media",
"+components/cdm/renderer",
"+content/public/renderer",
+ "+media/base",
"+third_party/WebKit/public/platform",
"+third_party/WebKit/public/web",
]

Powered by Google App Engine
This is Rietveld 408576698