| Index: chrome/browser/ui/views/frame/glass_browser_frame_view.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/frame/glass_browser_frame_view.h (revision 85701)
|
| +++ chrome/browser/ui/views/frame/glass_browser_frame_view.h (working copy)
|
| @@ -35,6 +35,7 @@
|
|
|
| // Overridden from views::NonClientFrameView:
|
| virtual gfx::Rect GetBoundsForClientView() 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;
|
|
|