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

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: 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
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index bb2ab751509acb900f30daa1c216bbd7ddbd305d..0161376dd929687fad4cc5d81f5f65e3500daeb2 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -262,6 +262,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',

Powered by Google App Engine
This is Rietveld 408576698