Index: components/html_viewer/html_document.h |
diff --git a/components/html_viewer/html_document.h b/components/html_viewer/html_document.h |
index c9dc997dbadcf8b1b38e3e456104ad3d21b6cf81..b346c83a970e84606f04a39cc90d9cb6074b1e3c 100644 |
--- a/components/html_viewer/html_document.h |
+++ b/components/html_viewer/html_document.h |
@@ -102,6 +102,7 @@ class HTMLDocument : public blink::WebViewClient, |
blink::WebLocalFrame* frame, |
const blink::WebURL& url, |
blink::WebMediaPlayerClient* client, |
+ blink::WebMediaPlayerEncryptedMediaClient* encrypted_client, |
blink::WebContentDecryptionModule* initial_cdm); |
virtual blink::WebFrame* createChildFrame( |
blink::WebLocalFrame* parent, |