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

Unified Diff: media/media.gyp

Issue 833963003: Pass key_information on SessionKeysChange message (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changes Created 5 years, 11 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/cdm/proxy_decryptor.cc ('k') | media/mojo/interfaces/content_decryption_module.mojom » ('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 888369505a728ba024fba46be15f60362781f9bc..7300f05e32d7d94df114047715d52d0e22b9b752 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -261,6 +261,8 @@
'base/cdm_context.h',
'base/cdm_factory.cc',
'base/cdm_factory.h',
+ 'base/cdm_key_information.cc',
+ 'base/cdm_key_information.h',
'base/cdm_promise.cc',
'base/cdm_promise.h',
'base/channel_mixer.cc',
« no previous file with comments | « media/cdm/proxy_decryptor.cc ('k') | media/mojo/interfaces/content_decryption_module.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698