Index: chrome/browser/tab_contents/confirm_infobar_delegate.h |
=================================================================== |
--- chrome/browser/tab_contents/confirm_infobar_delegate.h (revision 91739) |
+++ chrome/browser/tab_contents/confirm_infobar_delegate.h (working copy) |
@@ -59,9 +59,6 @@ |
explicit ConfirmInfoBarDelegate(TabContents* contents); |
virtual ~ConfirmInfoBarDelegate(); |
- virtual bool ShouldExpire( |
- const content::LoadCommittedDetails& details) const OVERRIDE; |
- |
private: |
// InfoBarDelegate: |
virtual InfoBar* CreateInfoBar(TabContentsWrapper* owner) OVERRIDE; |