Index: chrome/browser/ui/panels/panel_browser_frame_view.h |
=================================================================== |
--- chrome/browser/ui/panels/panel_browser_frame_view.h (revision 85647) |
+++ chrome/browser/ui/panels/panel_browser_frame_view.h (working copy) |
@@ -42,8 +42,6 @@ |
// Overridden from views::NonClientFrameView: |
virtual gfx::Rect GetBoundsForClientView() const OVERRIDE; |
- virtual bool AlwaysUseCustomFrame() const OVERRIDE; |
- virtual bool AlwaysUseNativeFrame() const OVERRIDE; |
virtual gfx::Rect GetWindowBoundsForClientBounds( |
const gfx::Rect& client_bounds) const OVERRIDE; |
virtual int NonClientHitTest(const gfx::Point& point) OVERRIDE; |