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 92e4c42f1bcb99621806e1603bff91c4af6ca734..87181a3854c6c3a4cf0af0def319239e3e8a6c22 100644 |
--- a/content/browser/loader/resource_dispatcher_host_impl.h |
+++ b/content/browser/loader/resource_dispatcher_host_impl.h |
@@ -262,7 +262,7 @@ class CONTENT_EXPORT ResourceDispatcherHostImpl |
// PlzNavigate: Begins a request for NavigationURLLoader. |loader| is the |
// loader to attach to the leaf resource handler. |
void BeginNavigationRequest(ResourceContext* resource_context, |
- int64 frame_tree_node_id, |
+ int frame_tree_node_id, |
const NavigationRequestInfo& info, |
NavigationURLLoaderImplCore* loader); |