Index: ui/views/widget/desktop_aura/desktop_window_tree_host_win.h |
diff --git a/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h b/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h |
index 2929cebd627702d5329c64f8c376092887ee5a08..f5362e62a3e129b3d0e6f509af9e629bcd390625 100644 |
--- a/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h |
+++ b/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h |
@@ -104,6 +104,7 @@ class VIEWS_EXPORT DesktopWindowTreeHostWin |
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; |