| Index: ui/keyboard/content/keyboard_ui_content.cc
|
| diff --git a/ui/keyboard/content/keyboard_ui_content.cc b/ui/keyboard/content/keyboard_ui_content.cc
|
| index 40952ad7e9ef3ede94b8396eddbb8fb8a6d34652..5a317294890c57e1dd3d117afc24d5433a5f2232 100644
|
| --- a/ui/keyboard/content/keyboard_ui_content.cc
|
| +++ b/ui/keyboard/content/keyboard_ui_content.cc
|
| @@ -58,6 +58,7 @@ class KeyboardContentsDelegate : public content::WebContentsDelegate,
|
| content::WebContents* web_contents,
|
| int route_id,
|
| int main_frame_route_id,
|
| + int main_frame_widget_route_id,
|
| WindowContainerType window_container_type,
|
| const std::string& frame_name,
|
| const GURL& target_url,
|
|
|