Index: chrome/browser/chrome_content_browser_client.h |
=================================================================== |
--- chrome/browser/chrome_content_browser_client.h (revision 223110) |
+++ chrome/browser/chrome_content_browser_client.h (working copy) |
@@ -194,6 +194,7 @@ |
int render_view_id, |
int notification_id) OVERRIDE; |
virtual bool CanCreateWindow(const GURL& opener_url, |
+ const GURL& opener_top_level_frame_url, |
const GURL& source_origin, |
WindowContainerType container_type, |
const GURL& target_url, |