Index: chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.h |
diff --git a/chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.h b/chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.h |
index 9bc74c6726586488fa071a9272e5ae775982772f..406b74316b0c4d6268da890abfac0646592f9fea 100644 |
--- a/chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.h |
+++ b/chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.h |
@@ -41,8 +41,8 @@ class AlternateNavInfoBarDelegate : public infobars::InfoBarDelegate { |
scoped_ptr<AlternateNavInfoBarDelegate> delegate); |
// InfoBarDelegate: |
- int GetIconID() const override; |
Type GetInfoBarType() const override; |
+ int GetIconID() const override; |
Profile* profile_; |
const base::string16 text_; |