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

Unified Diff: components/cdm/browser/DEPS

Issue 253593002: Componentize EncryptedMediaMessageFilter and rename it CdmMessageFilter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Created 6 years, 7 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/OWNERS ('k') | components/cdm/browser/cdm_message_filter_android.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/ash/screensaver/DEPS b/components/cdm/browser/DEPS
similarity index 66%
copy from ash/screensaver/DEPS
copy to components/cdm/browser/DEPS
index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..d0fb59f1b2723753174e6dbfe9a65d7ad1145b42 100644
--- a/ash/screensaver/DEPS
+++ b/components/cdm/browser/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+content/public/browser",
+ "+media/base/android",
jochen (gone - plz use gerrit) 2014/05/06 09:48:04 you should list that as dependency in the gyp file
ycheo (away) 2014/05/06 23:24:15 Done. Thanks for pointing this out.
]
« no previous file with comments | « components/cdm/OWNERS ('k') | components/cdm/browser/cdm_message_filter_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698