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

Unified Diff: chrome/browser/DEPS

Issue 1989893004: media: Use platform specific folders for CDMs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 877d3903f5e7b41f7beb0892b770925bba43baf6..dbd648010d8b6ed59543a7227289e74e0292a5b7 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -33,6 +33,7 @@ include_rules = [
"+jni",
"+media/audio", # For media audio hang monitor.
"+media/base", # For media switches
+ "+media/cdm", # For CDM paths
ddorwin 2016/05/19 00:04:26 :( There is a lot of stuff there that shouldn't be
xhwang 2016/05/20 00:22:35 Done.
"+media/midi", # For midi switches
"+media/mojo", # For mojo media services.
"+mojo/converters",

Powered by Google App Engine
This is Rietveld 408576698