| 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 0f6c96d90405b82aa004c74fda2c6a8007288b83..ab1a9cccb3c4fdfc62c7b776a618a09d591c8852 100644
|
| --- a/content/public/browser/resource_dispatcher_host_delegate.cc
|
| +++ b/content/public/browser/resource_dispatcher_host_delegate.cc
|
| @@ -31,7 +31,6 @@ void ResourceDispatcherHostDelegate::DownloadStarting(
|
| ResourceContext* resource_context,
|
| int child_id,
|
| int route_id,
|
| - int request_id,
|
| bool is_content_initiated,
|
| bool must_download,
|
| ScopedVector<ResourceThrottle>* throttles) {
|
|
|