| Index: chrome/browser/download/download_request_infobar_delegate.h
|
| ===================================================================
|
| --- chrome/browser/download/download_request_infobar_delegate.h (revision 72676)
|
| +++ chrome/browser/download/download_request_infobar_delegate.h (working copy)
|
| @@ -33,7 +33,6 @@
|
| virtual void InfoBarClosed();
|
| virtual SkBitmap* GetIcon() const;
|
| virtual string16 GetMessageText() const;
|
| - virtual int GetButtons() const;
|
| virtual string16 GetButtonLabel(InfoBarButton button) const;
|
| virtual bool Accept();
|
| virtual bool Cancel();
|
|
|