| Index: ui/views/widget/desktop_aura/desktop_root_window_host_x11.h
|
| diff --git a/ui/views/widget/desktop_aura/desktop_root_window_host_x11.h b/ui/views/widget/desktop_aura/desktop_root_window_host_x11.h
|
| index 65a135acd9ded859a4143d4cd2a3da39288d7d7d..43fce3cfa1bb0c90ae679f3c4bd5633d41e9bc48 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_root_window_host_x11.h
|
| +++ b/ui/views/widget/desktop_aura/desktop_root_window_host_x11.h
|
| @@ -120,8 +120,6 @@ class VIEWS_EXPORT DesktopRootWindowHostX11 :
|
| const gfx::ImageSkia& app_icon) OVERRIDE;
|
| virtual void InitModalType(ui::ModalType modal_type) OVERRIDE;
|
| virtual void FlashFrame(bool flash_frame) OVERRIDE;
|
| - virtual void OnNativeWidgetFocus() OVERRIDE;
|
| - virtual void OnNativeWidgetBlur() OVERRIDE;
|
|
|
| // Overridden from aura::RootWindowHost:
|
| virtual void SetDelegate(aura::RootWindowHostDelegate* delegate) OVERRIDE;
|
|
|