Chromium Code Reviews| Index: content/public/browser/content_browser_client.h |
| =================================================================== |
| --- content/public/browser/content_browser_client.h (revision 198276) |
| +++ content/public/browser/content_browser_client.h (working copy) |
| @@ -424,6 +424,7 @@ |
| const GURL& opener_url, |
| const GURL& source_origin, |
| WindowContainerType container_type, |
| + const WebKit::WindowFeatures& web_window_features, |
| ResourceContext* context, |
| int render_process_id, |
| bool* no_javascript_access); |