| Index: ui/views/widget/desktop_root_window_host_linux.h
|
| ===================================================================
|
| --- ui/views/widget/desktop_root_window_host_linux.h (revision 157553)
|
| +++ ui/views/widget/desktop_root_window_host_linux.h (working copy)
|
| @@ -84,6 +84,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;
|
|
|