| Index: chrome/browser/ui/startup/session_crashed_infobar_delegate.h
|
| diff --git a/chrome/browser/ui/startup/session_crashed_infobar_delegate.h b/chrome/browser/ui/startup/session_crashed_infobar_delegate.h
|
| index 115f8d4da6f50e3f367b11602052bdbc2927026d..fe3e1c4fcb77ea635bfb7cda3adf5a1004656601 100644
|
| --- a/chrome/browser/ui/startup/session_crashed_infobar_delegate.h
|
| +++ b/chrome/browser/ui/startup/session_crashed_infobar_delegate.h
|
| @@ -24,7 +24,6 @@ class SessionCrashedInfoBarDelegate : public ConfirmInfoBarDelegate {
|
|
|
| // ConfirmInfoBarDelegate:
|
| infobars::InfoBarDelegate::InfoBarIdentifier GetIdentifier() const override;
|
| - int GetIconId() const override;
|
| gfx::VectorIconId GetVectorIconId() const override;
|
| base::string16 GetMessageText() const override;
|
| int GetButtons() const override;
|
|
|