Index: content/browser/loader/navigation_url_loader.h |
diff --git a/content/browser/loader/navigation_url_loader.h b/content/browser/loader/navigation_url_loader.h |
index 1043c681dede0e10bbc169221f0bd832e1a2da91..4b8c0524c1be5cd7cab89f6fc2bdb9dcde169001 100644 |
--- a/content/browser/loader/navigation_url_loader.h |
+++ b/content/browser/loader/navigation_url_loader.h |
@@ -34,7 +34,7 @@ class CONTENT_EXPORT NavigationURLLoader { |
// should_replace_current_entry shouldn't be needed at this layer. |
static scoped_ptr<NavigationURLLoader> Create( |
BrowserContext* browser_context, |
- int64 frame_tree_node_id, |
+ int frame_tree_node_id, |
scoped_ptr<NavigationRequestInfo> request_info, |
NavigationURLLoaderDelegate* delegate); |