Index: chrome/browser/ui/views/frame/browser_non_client_frame_view_aura.h |
=================================================================== |
--- chrome/browser/ui/views/frame/browser_non_client_frame_view_aura.h (revision 111086) |
+++ chrome/browser/ui/views/frame/browser_non_client_frame_view_aura.h (working copy) |
@@ -56,7 +56,6 @@ |
virtual int NonClientHitTest(const gfx::Point& point) OVERRIDE; |
virtual void GetWindowMask(const gfx::Size& size, |
gfx::Path* window_mask) OVERRIDE; |
- virtual void EnableClose(bool enable) OVERRIDE; |
virtual void ResetWindowControls() OVERRIDE; |
virtual void UpdateWindowIcon() OVERRIDE; |
virtual void ShouldPaintAsActiveChanged() OVERRIDE; |