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 ee24b741b334bb0daadf2a0bb14070979e71ed74..bf2d6c75f91820968d865adc51944a2f44d904a8 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 |
@@ -84,6 +84,7 @@ class VIEWS_EXPORT DesktopRootWindowHostX11 : |
const gfx::Rect& restored_bounds) OVERRIDE; |
virtual bool IsVisible() const OVERRIDE; |
virtual void SetSize(const gfx::Size& size) OVERRIDE; |
+ virtual void StackAtTop() OVERRIDE; |
virtual void CenterWindow(const gfx::Size& size) OVERRIDE; |
virtual void GetWindowPlacement( |
gfx::Rect* bounds, |