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

Unified Diff: components/cdm/browser/DEPS

Issue 2765343003: media: Add MediaDrmStorage (Closed)
Patch Set: rebase only Created 3 years, 9 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/browser/BUILD.gn ('k') | components/cdm/browser/media_drm_storage_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cdm/browser/DEPS
diff --git a/components/cdm/browser/DEPS b/components/cdm/browser/DEPS
index 4b9f5cb78775b0017f07f67f18c48a07bf7fc770..6b8b9fb586f426f04331a8091681c313b445f43c 100644
--- a/components/cdm/browser/DEPS
+++ b/components/cdm/browser/DEPS
@@ -1,5 +1,8 @@
include_rules = [
+ "+components/prefs",
"+content/public/browser",
"+media/cdm",
"+media/media_features.h",
+ "+media/mojo",
+ "+mojo/public/cpp/bindings",
]
« no previous file with comments | « components/cdm/browser/BUILD.gn ('k') | components/cdm/browser/media_drm_storage_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698