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

Unified Diff: chromecast/browser/DEPS

Issue 1907263003: media: Set MediaClientAndroid in the GPU process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « chrome/common/chrome_media_client_android.cc ('k') | chromecast/browser/media/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/browser/DEPS
diff --git a/chromecast/browser/DEPS b/chromecast/browser/DEPS
index 8e042c4d2a69cd0d4d7a14ed8c7e87b7e87e0d40..c14e3fc7307a6969847fc58dd1cf8090c4ea4500 100644
--- a/chromecast/browser/DEPS
+++ b/chromecast/browser/DEPS
@@ -3,7 +3,7 @@ include_rules = [
# embedder and can include from all other chromecast/ directories.
"+cc/base/switches.h",
"+chromecast",
- "+components/cdm/browser",
+ "+components/cdm/common",
"+components/crash",
"+components/devtools_discovery",
"+components/devtools_http_handler",
« no previous file with comments | « chrome/common/chrome_media_client_android.cc ('k') | chromecast/browser/media/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698