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

Unified Diff: content/public/renderer/DEPS

Issue 246033002: Store SupportedCodecs in KeySystemInfo and KeySystems. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Android build. 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: content/public/renderer/DEPS
diff --git a/content/public/renderer/DEPS b/content/public/renderer/DEPS
index 11f2420efb522b5f6ff1245f946096d6b3aa4a94..4c4c1a7e9976f01660d278d84f69ea4582ab9ce0 100644
--- a/content/public/renderer/DEPS
+++ b/content/public/renderer/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+media/cdm",
ddorwin 2014/04/22 21:24:41 Can and should we put encrypted_media_codecs.h in
xhwang 2014/04/23 17:29:14 Done.
"+media/filters",
"+media/video",
"+v8/include/v8.h",

Powered by Google App Engine
This is Rietveld 408576698