| 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 202faf00c4751bf4414cedfcb362ef20312f60f5..cad0325b17b1bc8af2bcf22e2c17ccddbe22a53d 100644
|
| --- a/chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.h
|
| +++ b/chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.h
|
| @@ -46,6 +46,7 @@ class AlternateNavInfoBarDelegate : public infobars::InfoBarDelegate {
|
|
|
| // InfoBarDelegate:
|
| Type GetInfoBarType() const override;
|
| + infobars::InfoBarDelegate::InfoBarIdentifier GetIdentifier() const override;
|
| int GetIconId() const override;
|
| gfx::VectorIconId GetVectorIconId() const override;
|
|
|
|
|