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

Unified Diff: media/media.gyp

Issue 246033002: Store SupportedCodecs in KeySystemInfo and KeySystems. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Android build. Created 6 years, 8 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
« media/cdm/encrypted_media_codecs.h ('K') | « media/cdm/encrypted_media_codecs.h ('k') | no next file » | 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 420e6fef1cc0c707aa061023976da31799c1973d..7999e4b1958347d2818f6132055a6039e3944cfe 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -348,6 +348,7 @@
'base/yuv_convert.h',
'cdm/aes_decryptor.cc',
'cdm/aes_decryptor.h',
+ 'cdm/encrypted_media_codecs.h',
'cdm/json_web_key.cc',
'cdm/json_web_key.h',
'cdm/key_system_names.cc',
« media/cdm/encrypted_media_codecs.h ('K') | « media/cdm/encrypted_media_codecs.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698