| Index: content/browser/loader/resource_dispatcher_host_impl.h
|
| ===================================================================
|
| --- content/browser/loader/resource_dispatcher_host_impl.h (revision 270218)
|
| +++ content/browser/loader/resource_dispatcher_host_impl.h (working copy)
|
| @@ -340,7 +340,7 @@
|
| int route_id,
|
| bool cancel_requests);
|
|
|
| - void OnRequestResource(const IPC::Message& msg,
|
| + void OnRequestResource(int routing_id,
|
| int request_id,
|
| const ResourceHostMsg_Request& request_data);
|
| void OnSyncLoad(int request_id,
|
|
|