Index: chrome/browser/ui/views/frame/glass_browser_frame_view.h |
diff --git a/chrome/browser/ui/views/frame/glass_browser_frame_view.h b/chrome/browser/ui/views/frame/glass_browser_frame_view.h |
index 5244dd3bc1051f0466dbade2d1fc90f22723028f..061646287a716d84cd0b304b6fce3be010a883aa 100644 |
--- a/chrome/browser/ui/views/frame/glass_browser_frame_view.h |
+++ b/chrome/browser/ui/views/frame/glass_browser_frame_view.h |
@@ -39,6 +39,7 @@ class GlassBrowserFrameView : public BrowserNonClientFrameView, |
virtual void ResetWindowControls() OVERRIDE {} |
virtual void UpdateWindowIcon() OVERRIDE {} |
virtual void UpdateWindowTitle() OVERRIDE {} |
+ virtual void SizeConstraintsChanged() OVERRIDE {} |
protected: |
// views::View: |