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

Unified Diff: media/media.gyp

Issue 15772012: Separate MediaKeys interface from Decryptor interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix android Created 7 years, 7 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 | « media/filters/pipeline_integration_test_base.h ('k') | webkit/media/android/media_source_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 0938bb106155900e98767e9fae41b841e27d5d81..2994150e2f9503a6d7fdd3ad9f3223a212087d86 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -263,6 +263,8 @@
'base/filter_collection.h',
'base/media.cc',
'base/media.h',
+ 'base/media_keys.cc',
+ 'base/media_keys.h',
'base/media_log.cc',
'base/media_log.h',
'base/media_log_event.h',
« no previous file with comments | « media/filters/pipeline_integration_test_base.h ('k') | webkit/media/android/media_source_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698