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

Unified Diff: content/content_renderer.gypi

Issue 171073002: Move SessionIdAdapter out of WebContentDecryptionModuleImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: const refptr Created 6 years, 10 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 | « no previous file | content/renderer/media/cdm_session_adapter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 30c102a2196db12a585ef13bf2968a67b57eda93..349e9aa8e552fa8b8c95338602ed4f3a0590e455 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -225,6 +225,8 @@
'renderer/media/buffered_resource_loader.h',
'renderer/media/cache_util.cc',
'renderer/media/cache_util.h',
+ 'renderer/media/cdm_session_adapter.cc',
+ 'renderer/media/cdm_session_adapter.h',
'renderer/media/crypto/content_decryption_module_factory.cc',
'renderer/media/crypto/content_decryption_module_factory.h',
'renderer/media/crypto/key_systems.cc',
« no previous file with comments | « no previous file | content/renderer/media/cdm_session_adapter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698