Index: chrome/browser/ui/views/frame/app_non_client_frame_view_aura.h |
diff --git a/chrome/browser/ui/views/frame/app_non_client_frame_view_aura.h b/chrome/browser/ui/views/frame/app_non_client_frame_view_aura.h |
index adc4cbd595308724e02ec0ca98299c2a0727d9ec..d515049ba28ed738008fd5dc52ac6062b7452761 100644 |
--- a/chrome/browser/ui/views/frame/app_non_client_frame_view_aura.h |
+++ b/chrome/browser/ui/views/frame/app_non_client_frame_view_aura.h |
@@ -42,8 +42,7 @@ class AppNonClientFrameViewAura : public BrowserNonClientFrameView, |
// BrowserNonClientFrameView: |
virtual gfx::Rect GetBoundsForTabStrip( |
views::View* tabstrip) const OVERRIDE; |
- virtual int GetHorizontalTabStripVerticalOffset( |
- bool restored) const OVERRIDE; |
+ virtual TabStripInsets GetTabStripInsets(bool restored) const OVERRIDE; |
virtual void UpdateThrobber(bool running) OVERRIDE; |
// View: |