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 68cc68298a94be4ec40a6e31d17bfc210077a5e9..e7b4fdd28f1e6ad1e70c582c0207eabc9a015d6c 100644 |
--- a/chrome/browser/ui/views/frame/glass_browser_frame_view.h |
+++ b/chrome/browser/ui/views/frame/glass_browser_frame_view.h |
@@ -25,6 +25,7 @@ class GlassBrowserFrameView : public BrowserNonClientFrameView, |
// Overridden from BrowserNonClientFrameView: |
virtual gfx::Rect GetBoundsForTabStrip(views::View* tabstrip) const OVERRIDE; |
virtual TabStripInsets GetTabStripInsets(bool restored) const OVERRIDE; |
+ virtual int GetThemeBackgroundXInset() const OVERRIDE; |
virtual void UpdateThrobber(bool running) OVERRIDE; |
virtual gfx::Size GetMinimumSize() OVERRIDE; |