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 3d960faa85ad57391bc7d6a6eed2b724bdf6ff52..02d1b5b42889d176a405c900669428266c746cdf 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); |