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

Unified Diff: webkit/media/webkit_media.gypi

Issue 11568045: Replace Chromium's content_decryption_module.h with the independent DEPS'd instance. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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 | « webkit/media/crypto/ppapi/libvpx_cdm_video_decoder.cc ('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 e42915d11f0136278e92323a4cd63f6d265bd47a..d7cd6181ba263bcdd5e779ecc0bf41679cdfd656 100644
--- a/webkit/media/webkit_media.gypi
+++ b/webkit/media/webkit_media.gypi
@@ -181,7 +181,7 @@
],
'sources': [
'crypto/ppapi/cdm_wrapper.cc',
- 'crypto/ppapi/content_decryption_module.h',
+ 'crypto/ppapi/cdm/content_decryption_module.h',
'crypto/ppapi/linked_ptr.h',
],
'conditions': [
« no previous file with comments | « webkit/media/crypto/ppapi/libvpx_cdm_video_decoder.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698