| Index: chrome/browser/views/frame/glass_browser_frame_view.h
|
| ===================================================================
|
| --- chrome/browser/views/frame/glass_browser_frame_view.h (revision 20183)
|
| +++ chrome/browser/views/frame/glass_browser_frame_view.h (working copy)
|
| @@ -20,7 +20,7 @@
|
| virtual ~GlassBrowserFrameView();
|
|
|
| // Overridden from BrowserNonClientFrameView:
|
| - virtual gfx::Rect GetBoundsForTabStrip(TabStrip* tabstrip) const;
|
| + virtual gfx::Rect GetBoundsForTabStrip(TabStripWrapper* tabstrip) const;
|
| virtual void UpdateThrobber(bool running);
|
|
|
| // Overridden from views::NonClientFrameView:
|
|
|