Chromium Code Reviews| Index: content/public/browser/content_browser_client.cc |
| =================================================================== |
| --- content/public/browser/content_browser_client.cc (revision 223111) |
| +++ content/public/browser/content_browser_client.cc (working copy) |
| @@ -208,6 +208,7 @@ |
| bool ContentBrowserClient::CanCreateWindow( |
| const GURL& opener_url, |
| + const GURL& opener_top_level_frame_url, |
| const GURL& source_origin, |
| WindowContainerType container_type, |
| const GURL& target_url, |