| Index: ui/views/widget/desktop_root_window_host_win.h
|
| ===================================================================
|
| --- ui/views/widget/desktop_root_window_host_win.h (revision 157553)
|
| +++ ui/views/widget/desktop_root_window_host_win.h (working copy)
|
| @@ -66,6 +66,7 @@
|
| virtual InputMethod* CreateInputMethod() OVERRIDE;
|
| virtual internal::InputMethodDelegate* GetInputMethodDelegate() OVERRIDE;
|
| virtual void SetWindowTitle(const string16& title) OVERRIDE;
|
| + virtual void ClearNativeFocus() OVERRIDE;
|
|
|
| // Overridden from aura::RootWindowHost:
|
| virtual aura::RootWindow* GetRootWindow() OVERRIDE;
|
|
|