Index: content/public/browser/resource_dispatcher_host_delegate.cc |
diff --git a/content/public/browser/resource_dispatcher_host_delegate.cc b/content/public/browser/resource_dispatcher_host_delegate.cc |
index 26b2dcc6755ab362ef01a9fa9dd50bb41c41e12a..0ce62b34c04e92fafc7995978e3795012a5fa6ee 100644 |
--- a/content/public/browser/resource_dispatcher_host_delegate.cc |
+++ b/content/public/browser/resource_dispatcher_host_delegate.cc |
@@ -77,9 +77,7 @@ void ResourceDispatcherHostDelegate::OnStreamCreated( |
void ResourceDispatcherHostDelegate::OnResponseStarted( |
net::URLRequest* request, |
ResourceContext* resource_context, |
- ResourceResponse* response, |
- IPC::Sender* sender) { |
-} |
+ ResourceResponse* response) {} |
void ResourceDispatcherHostDelegate::OnRequestRedirected( |
const GURL& redirect_url, |