| Index: android_webview/browser/aw_content_browser_client.h
|
| ===================================================================
|
| --- android_webview/browser/aw_content_browser_client.h (revision 223110)
|
| +++ android_webview/browser/aw_content_browser_client.h (working copy)
|
| @@ -115,6 +115,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,
|
|
|