Index: content/browser/frame_host/navigator_impl.h |
diff --git a/content/browser/frame_host/navigator_impl.h b/content/browser/frame_host/navigator_impl.h |
index a2bf25ccdc10a8fe889d58383fa5bb500470968c..a24fae0c08391ce3f915885dcb883cfc0be99b37 100644 |
--- a/content/browser/frame_host/navigator_impl.h |
+++ b/content/browser/frame_host/navigator_impl.h |
@@ -68,7 +68,6 @@ class CONTENT_EXPORT NavigatorImpl : public Navigator { |
bool uses_post, |
const scoped_refptr<ResourceRequestBodyImpl>& body, |
const std::string& extra_headers, |
- SiteInstance* source_site_instance, |
const Referrer& referrer, |
WindowOpenDisposition disposition, |
bool should_replace_current_entry, |