Index: content/shell/shell_content_browser_client.h |
diff --git a/content/shell/shell_content_browser_client.h b/content/shell/shell_content_browser_client.h |
index 6afd657209cafdee35606b5683a4629855492bd1..08eaa71bd1effc86b5a4575f121fbf1c526a18ba 100644 |
--- a/content/shell/shell_content_browser_client.h |
+++ b/content/shell/shell_content_browser_client.h |
@@ -138,6 +138,7 @@ class ShellContentBrowserClient : public ContentBrowserClient { |
int render_view_id, |
int notification_id) OVERRIDE; |
virtual bool CanCreateWindow( |
+ const GURL& opener_url, |
const GURL& origin, |
WindowContainerType container_type, |
content::ResourceContext* context, |