Index: content/browser/frame_host/interstitial_page_impl.h |
diff --git a/content/browser/frame_host/interstitial_page_impl.h b/content/browser/frame_host/interstitial_page_impl.h |
index cbe813e38946bb3a57b0685bf1638131634d4259..e51be06850edca2ba102df1988cd51b711087d30 100644 |
--- a/content/browser/frame_host/interstitial_page_impl.h |
+++ b/content/browser/frame_host/interstitial_page_impl.h |
@@ -120,6 +120,7 @@ class CONTENT_EXPORT InterstitialPageImpl |
void SelectAll() override; |
void CreateNewWindow( |
SiteInstance* source_site_instance, |
+ RenderFrameHost* opener, |
int32_t render_view_route_id, |
int32_t main_frame_route_id, |
int32_t main_frame_widget_route_id, |