Index: content/browser/webui/web_ui_data_source_impl.h |
diff --git a/content/browser/webui/web_ui_data_source_impl.h b/content/browser/webui/web_ui_data_source_impl.h |
index 7d899a9e1941a84c84cc8a78e6ed297417833529..b084ba54ea3121db0b4cd110fbe6ab28d0176082 100644 |
--- a/content/browser/webui/web_ui_data_source_impl.h |
+++ b/content/browser/webui/web_ui_data_source_impl.h |
@@ -38,7 +38,6 @@ class CONTENT_EXPORT WebUIDataSourceImpl |
void SetDefaultResource(int resource_id) override; |
void SetRequestFilter( |
const WebUIDataSource::HandleRequestCallback& callback) override; |
- void AddMojoResources() override; |
void DisableReplaceExistingSource() override; |
void DisableContentSecurityPolicy() override; |
void OverrideContentSecurityPolicyObjectSrc(const std::string& data) override; |