Index: chrome/browser/ui/views/frame/app_panel_browser_frame_view.h |
diff --git a/chrome/browser/ui/views/frame/app_panel_browser_frame_view.h b/chrome/browser/ui/views/frame/app_panel_browser_frame_view.h |
index 4c6c761070d12b137fe5922782ac688acd0c7cea..a574a53eb2abc04589339212acfd8da826b3a203 100644 |
--- a/chrome/browser/ui/views/frame/app_panel_browser_frame_view.h |
+++ b/chrome/browser/ui/views/frame/app_panel_browser_frame_view.h |
@@ -31,6 +31,7 @@ class AppPanelBrowserFrameView : 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; |