| Index: chrome/browser/ui/webui/constrained_web_dialog_delegate_base.h
|
| ===================================================================
|
| --- chrome/browser/ui/webui/constrained_web_dialog_delegate_base.h (revision 137859)
|
| +++ chrome/browser/ui/webui/constrained_web_dialog_delegate_base.h (working copy)
|
| @@ -37,7 +37,7 @@
|
|
|
| // WebDialogWebContentsDelegate interface.
|
| virtual void HandleKeyboardEvent(
|
| - const NativeWebKeyboardEvent& event) OVERRIDE;
|
| + const content::NativeWebKeyboardEvent& event) OVERRIDE;
|
|
|
| protected:
|
| void set_override_tab_delegate(
|
|
|