Index: content/renderer/media/crypto/content_decryption_module_factory.h |
diff --git a/content/renderer/media/crypto/content_decryption_module_factory.h b/content/renderer/media/crypto/content_decryption_module_factory.h |
index d7d8269b13b7be36ba9a59ebf39fbf804b56aaa7..4a41e6846b14847c0d0ed53f477b439b6dcb6bb3 100644 |
--- a/content/renderer/media/crypto/content_decryption_module_factory.h |
+++ b/content/renderer/media/crypto/content_decryption_module_factory.h |
@@ -33,7 +33,6 @@ class ContentDecryptionModuleFactory { |
RendererMediaPlayerManager* manager, |
int* cdm_id, // Output parameter indicating the CDM ID of the MediaKeys. |
#endif // defined(ENABLE_PEPPER_CDMS) |
- const media::SessionCreatedCB& session_created_cb, |
const media::SessionMessageCB& session_message_cb, |
const media::SessionReadyCB& session_ready_cb, |
const media::SessionClosedCB& session_closed_cb, |