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

Unified Diff: webkit/media/crypto/ppapi/DEPS

Issue 11316045: Add a libvpx video decoder to ClearKeyCdm and move the fake video decoder to its own class. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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/crypto/ppapi/DEPS
diff --git a/webkit/media/crypto/ppapi/DEPS b/webkit/media/crypto/ppapi/DEPS
index bfb45fefffdfa6b8f4d1df3a8c675ce5a0f8ebe8..00317f1dcaac1a41405c510fc628a5c4ffc1fba9 100644
--- a/webkit/media/crypto/ppapi/DEPS
+++ b/webkit/media/crypto/ppapi/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+ppapi",
+ "+third_party/libvpx",
]

Powered by Google App Engine
This is Rietveld 408576698