Index: components/offline_pages/content/background_loader/background_loader_contents.h |
diff --git a/components/offline_pages/content/background_loader/background_loader_contents.h b/components/offline_pages/content/background_loader/background_loader_contents.h |
index a8ba09d45e046768fd99af928ff3a4406729308f..f4c9acda810888b7d92878450768f8ae8e1533b5 100644 |
--- a/components/offline_pages/content/background_loader/background_loader_contents.h |
+++ b/components/offline_pages/content/background_loader/background_loader_contents.h |
@@ -45,6 +45,7 @@ class BackgroundLoaderContents : public content::WebContentsDelegate { |
bool ShouldCreateWebContents( |
content::WebContents* web_contents, |
+ content::RenderFrameHost* opener, |
content::SiteInstance* source_site_instance, |
int32_t route_id, |
int32_t main_frame_route_id, |