Index: ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h |
diff --git a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h |
index 12bd9a159f984acae24cf4add12c3d5a6ed1b430..99d1706ea0bac9e37c0b5e0f616cfdd5702ba19e 100644 |
--- a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h |
+++ b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h |
@@ -146,6 +146,7 @@ class VIEWS_EXPORT DesktopWindowTreeHostX11 |
virtual void OnNativeWidgetBlur() OVERRIDE; |
virtual bool IsAnimatingClosed() const OVERRIDE; |
virtual bool IsTranslucentWindowOpacitySupported() const OVERRIDE; |
+ virtual void SizeConstraintsChanged() OVERRIDE; |
// Overridden from aura::WindowTreeHost: |
virtual ui::EventSource* GetEventSource() OVERRIDE; |