| Index: chrome/browser/ui/webui/md_downloads/md_downloads_dom_handler.h
|
| diff --git a/chrome/browser/ui/webui/md_downloads/md_downloads_dom_handler.h b/chrome/browser/ui/webui/md_downloads/md_downloads_dom_handler.h
|
| index 6a2b95af63053ccd3f504de817f095d1a284a578..1b96a54b52cb1e23af7df1801ef199aa15f8d0f9 100644
|
| --- a/chrome/browser/ui/webui/md_downloads/md_downloads_dom_handler.h
|
| +++ b/chrome/browser/ui/webui/md_downloads/md_downloads_dom_handler.h
|
| @@ -38,7 +38,6 @@ class MdDownloadsDOMHandler : public content::WebUIMessageHandler {
|
|
|
| // WebUIMessageHandler implementation.
|
| void RegisterMessages() override;
|
| - void OnJavascriptAllowed() override;
|
| void OnJavascriptDisallowed() override;
|
|
|
| // Callback for the "getDownloads" message.
|
|
|