| Index: content/public/browser/resource_dispatcher_host_delegate.h
|
| diff --git a/content/public/browser/resource_dispatcher_host_delegate.h b/content/public/browser/resource_dispatcher_host_delegate.h
|
| index f01c6c5626a950005d34a1cf0f7b28b89b84ebb3..8d559a91d86b2d636ba9cbc127f567619a35c470 100644
|
| --- a/content/public/browser/resource_dispatcher_host_delegate.h
|
| +++ b/content/public/browser/resource_dispatcher_host_delegate.h
|
| @@ -61,7 +61,6 @@ class CONTENT_EXPORT ResourceDispatcherHostDelegate {
|
| ResourceContext* resource_context,
|
| int child_id,
|
| int route_id,
|
| - int request_id,
|
| bool is_content_initiated,
|
| bool must_download,
|
| ScopedVector<ResourceThrottle>* throttles);
|
|
|