Index: extensions/browser/api/web_request/web_request_api.h |
diff --git a/extensions/browser/api/web_request/web_request_api.h b/extensions/browser/api/web_request/web_request_api.h |
index 7ae60127f5d9b80271b59a05276ef5138b9eea3f..3a692ea9f115166b76612a574d3565f0d020bd21 100644 |
--- a/extensions/browser/api/web_request/web_request_api.h |
+++ b/extensions/browser/api/web_request/web_request_api.h |
@@ -296,7 +296,6 @@ class ExtensionWebRequestEventRouter |
// Removes the listeners for a given <webview>. |
void RemoveWebViewEventListeners( |
void* browser_context, |
- const std::string& extension_id, |
int embedder_process_id, |
int web_view_instance_id); |