diff options
Diffstat (limited to 'chrome/browser/external_tab_container_win.h')
-rw-r--r-- | chrome/browser/external_tab_container_win.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/external_tab_container_win.h b/chrome/browser/external_tab_container_win.h index 1a2af72..5747b4d 100644 --- a/chrome/browser/external_tab_container_win.h +++ b/chrome/browser/external_tab_container_win.h @@ -205,6 +205,7 @@ class ExternalTabContainer : public TabContentsDelegate, } // InfoBarContainer::Delegate overrides + virtual SkColor GetInfoBarSeparatorColor() const OVERRIDE; virtual void InfoBarContainerHeightChanged(bool is_animating) OVERRIDE; virtual bool DrawInfoBarArrows(int* x) const OVERRIDE; |