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

Unified Diff: media/media.gyp

Issue 276973005: BrowserMediaPlayerManager manages MediaKeys objects. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 38dfcc5b589653ad78e02d3cfaf2eb2cbdb3ac6f..0ed80ce9444b3d1a0041aa0cef7b4ddfcef9901c 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1594,6 +1594,8 @@
'sources': [
'base/android/audio_decoder_job.cc',
'base/android/audio_decoder_job.h',
+ 'base/android/cdm_factory.h',
+ 'base/android/cdm_factory_android.cc',
'base/android/media_codec_bridge.cc',
'base/android/media_codec_bridge.h',
'base/android/media_decoder_job.cc',

Powered by Google App Engine
This is Rietveld 408576698