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

Unified Diff: chromecast/browser/DEPS

Issue 962793005: Adds MediaClientAndroid to support embedder/MediaDrmBridge interaction. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rename createSession to createSessionFromNative to avoid bug in FindBugs Created 5 years, 8 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 53066424579e87e57bc0b4d34a7d7f7c0e22eef9..bd203a848ccf6d7fb8d3feae2a30048330e1fc14 100644
--- a/chromecast/browser/DEPS
+++ b/chromecast/browser/DEPS
@@ -3,6 +3,7 @@ include_rules = [
# embedder and can include from all other chromecast/ directories.
"+cc/base/switches.h",
"+chromecast",
+ "+components/cdm/browser",
"+components/crash",
"+components/devtools_discovery",
"+components/devtools_http_handler",
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chromecast/browser/android/apk/src/org/chromium/chromecast/shell/CastBrowserHelper.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698