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

Unified Diff: components/cdm/browser/DEPS

Issue 2765343003: media: Add MediaDrmStorage (Closed)
Patch Set: fix compile error 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
Index: components/cdm/browser/DEPS
diff --git a/components/cdm/browser/DEPS b/components/cdm/browser/DEPS
index 4b9f5cb78775b0017f07f67f18c48a07bf7fc770..4fa37bf8ff1975c01348e1e2ebe7139defd734b2 100644
--- a/components/cdm/browser/DEPS
+++ b/components/cdm/browser/DEPS
@@ -2,4 +2,7 @@ include_rules = [
"+content/public/browser",
"+media/cdm",
"+media/media_features.h",
+ "+media/mojo",
+ "+components/pref_registry",
+ "+components/prefs",
]

Powered by Google App Engine
This is Rietveld 408576698