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

Unified Diff: webkit/media/DEPS

Issue 11416367: Add Opus decode wrapper to media. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move opus support behind a flag, and add canPlayType support. Created 8 years 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: webkit/media/DEPS
diff --git a/webkit/media/DEPS b/webkit/media/DEPS
index c3a5b96fc44d4dabd31a53ec0db441642bc2ceeb..fffafe591619d2aca6909e000afcc2f524812e1b 100644
--- a/webkit/media/DEPS
+++ b/webkit/media/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+content/public/common",
"+media",
]

Powered by Google App Engine
This is Rietveld 408576698