Index: content/browser/loader/navigation_url_loader_impl_core.h |
diff --git a/content/browser/loader/navigation_url_loader_impl_core.h b/content/browser/loader/navigation_url_loader_impl_core.h |
index 8b9b0cf28faf15536e089f1faebc2dce4b641383..77f90e31bf31ee4bd50e81e4aa040d6757fdf970 100644 |
--- a/content/browser/loader/navigation_url_loader_impl_core.h |
+++ b/content/browser/loader/navigation_url_loader_impl_core.h |
@@ -40,7 +40,7 @@ class NavigationURLLoaderImplCore { |
// Starts the request. |
void Start(ResourceContext* resource_context, |
- int64 frame_tree_node_id, |
+ int frame_tree_node_id, |
scoped_ptr<NavigationRequestInfo> request_info); |
// Follows the current pending redirect. |