Index: chrome/browser/ui/views/frame/browser_view.h |
=================================================================== |
--- chrome/browser/ui/views/frame/browser_view.h (revision 80169) |
+++ chrome/browser/ui/views/frame/browser_view.h (working copy) |
@@ -375,7 +375,7 @@ |
virtual gfx::Size GetMinimumSize() OVERRIDE; |
// InfoBarContainer::Delegate overrides |
- virtual void InfoBarContainerSizeChanged(bool is_animating) OVERRIDE; |
+ virtual void InfoBarContainerHeightChanged(bool is_animating) OVERRIDE; |
// views::SingleSplitView::Observer overrides: |
virtual bool SplitHandleMoved(views::SingleSplitView* view) OVERRIDE; |