Index: content/browser/loader/resource_dispatcher_host_impl.h |
diff --git a/content/browser/loader/resource_dispatcher_host_impl.h b/content/browser/loader/resource_dispatcher_host_impl.h |
index 086f39bea06fe3005c338f26f240ae891fe760f6..2506a40a0f656581d615e8977d6326fbe23c60d3 100644 |
--- a/content/browser/loader/resource_dispatcher_host_impl.h |
+++ b/content/browser/loader/resource_dispatcher_host_impl.h |
@@ -155,7 +155,7 @@ class CONTENT_EXPORT ResourceDispatcherHostImpl |
const Referrer& referrer, |
bool is_content_initiated, |
ResourceContext* context, |
- int child_id, |
+ int render_process_id, |
int render_view_route_id, |
int render_frame_route_id, |
bool do_not_prompt_for_login); |