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

Unified Diff: components/cdm/browser/DEPS

Issue 2765343003: media: Add MediaDrmStorage (Closed)
Patch Set: comments addressed 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..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",
]

Powered by Google App Engine
This is Rietveld 408576698