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

Unified Diff: components/cdm/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 | « components/cdm.gypi ('k') | components/cdm/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cdm/DEPS
diff --git a/components/cdm/DEPS b/components/cdm/DEPS
index 5ca4943d9e23ab4d2c01857ce802d6538a95a5b9..7417b99abbc0e325f3a017ae3c27ea8b0b522f35 100644
--- a/components/cdm/DEPS
+++ b/components/cdm/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+ipc",
"+media/base",
+ "+media/cdm",
]
« no previous file with comments | « components/cdm.gypi ('k') | components/cdm/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698