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

Unified Diff: webkit/media/webkit_media.gypi

Issue 10914028: Add CDM allocator interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 8 years, 3 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
« no previous file with comments | « webkit/media/crypto/ppapi/linked_ptr.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/media/webkit_media.gypi
diff --git a/webkit/media/webkit_media.gypi b/webkit/media/webkit_media.gypi
index db93ff6eeec3c73a3b308d54b1cfd1247f8932ad..db0899244eb83436a1709b070a8364e32d449723 100644
--- a/webkit/media/webkit_media.gypi
+++ b/webkit/media/webkit_media.gypi
@@ -106,6 +106,8 @@
],
'sources': [
'crypto/ppapi/cdm_wrapper.cc',
+ 'crypto/ppapi/content_decryption_module.h',
+ 'crypto/ppapi/linked_ptr.h',
],
'conditions': [
['os_posix==1 and OS!="mac"', {
« no previous file with comments | « webkit/media/crypto/ppapi/linked_ptr.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698