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

Unified Diff: chrome/browser/DEPS

Issue 253593002: Componentize EncryptedMediaMessageFilter and rename it CdmMessageFilter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Renamed the component to 'cdm' and addresed the reviewers' comments Created 6 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
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 276e134891cbdbf4874f08bf1299874b1eb69a71..4f372c898ac5ffa08ff8e0e6e246e2e789aaba7c 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -19,6 +19,7 @@ include_rules = [
"+components/data_reduction_proxy",
"+components/dom_distiller",
"+components/domain_reliability",
+ "+components/cdm/browser",
"+components/favicon_base",
"+components/infobars",
"+components/keyed_service",

Powered by Google App Engine
This is Rietveld 408576698