| Index: chrome/browser/autofill/autofill_cc_infobar_delegate.h
|
| ===================================================================
|
| --- chrome/browser/autofill/autofill_cc_infobar_delegate.h (revision 72676)
|
| +++ chrome/browser/autofill/autofill_cc_infobar_delegate.h (working copy)
|
| @@ -27,7 +27,6 @@
|
| virtual SkBitmap* GetIcon() const;
|
| virtual Type GetInfoBarType() const;
|
| virtual string16 GetMessageText() const;
|
| - virtual int GetButtons() const;
|
| virtual string16 GetButtonLabel(
|
| ConfirmInfoBarDelegate::InfoBarButton button) const;
|
| virtual bool Accept();
|
|
|