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

Unified Diff: components/encrypted_media/browser/DEPS

Issue 253593002: Componentize EncryptedMediaMessageFilter and rename it CdmMessageFilter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Componetized EncryptedMediaMessageFilter. 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: components/encrypted_media/browser/DEPS
diff --git a/ash/screensaver/DEPS b/components/encrypted_media/browser/DEPS
similarity index 74%
copy from ash/screensaver/DEPS
copy to components/encrypted_media/browser/DEPS
index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..78e621dfd92e8496e7d05e366d0f3f1c68a094ef 100644
--- a/ash/screensaver/DEPS
+++ b/components/encrypted_media/browser/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+content/public/browser",
+ "+media/base",
]

Powered by Google App Engine
This is Rietveld 408576698