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

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: Rebase, fix incorrect DCHECK and fix include order. 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
« no previous file with comments | « no previous file | webkit/media/crypto/ppapi/cdm_video_decoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « no previous file | webkit/media/crypto/ppapi/cdm_video_decoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698