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 25962c2918c05748fe33aae8e0b60fed9dc70db2..b6718a56fd350901c3308c0257b6f9b40153f05e 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; |