| Index: chrome/browser/external_tab_container_win.h
|
| ===================================================================
|
| --- chrome/browser/external_tab_container_win.h (revision 80169)
|
| +++ chrome/browser/external_tab_container_win.h (working copy)
|
| @@ -212,7 +212,7 @@
|
| }
|
|
|
| // InfoBarContainer::Delegate overrides
|
| - virtual void InfoBarContainerSizeChanged(bool is_animating);
|
| + virtual void InfoBarContainerHeightChanged(bool is_animating) OVERRIDE;
|
|
|
| virtual void TabContentsCreated(TabContents* new_contents);
|
|
|
|
|