Index: media/cdm/proxy_decryptor.h |
diff --git a/media/cdm/proxy_decryptor.h b/media/cdm/proxy_decryptor.h |
index c7f60b94d3692196ab0d2ab0ef6a57196d61d170..13ef38a7291be5f350d18d4ead83399cd1d795b0 100644 |
--- a/media/cdm/proxy_decryptor.h |
+++ b/media/cdm/proxy_decryptor.h |
@@ -115,6 +115,7 @@ class MEDIA_EXPORT ProxyDecryptor { |
// Called when a session is actually created or loaded. |
void SetSessionId(SessionCreationType session_type, |
+ const std::string& possible_session_id, |
const std::string& session_id); |
struct PendingGenerateKeyRequestData { |