Index: ui/views/bubble/bubble_frame_view.h |
=================================================================== |
--- ui/views/bubble/bubble_frame_view.h (revision 111086) |
+++ ui/views/bubble/bubble_frame_view.h (working copy) |
@@ -32,7 +32,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 {} |