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

Unified Diff: webkit/media/DEPS

Issue 10836038: Call CDMWrapper from PpapiDecryptor. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add PP_DecryptionBuffer_Dev and update Decrypt() PPP call. Created 8 years, 4 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: webkit/media/DEPS
diff --git a/webkit/media/DEPS b/webkit/media/DEPS
index c3a5b96fc44d4dabd31a53ec0db441642bc2ceeb..09e1161f9243f1fcba3064102a9c080edd918a39 100644
--- a/webkit/media/DEPS
+++ b/webkit/media/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+media",
+ "+content/public/renderer"
]

Powered by Google App Engine
This is Rietveld 408576698