| Index: components/infobars/core/confirm_infobar_delegate.h
|
| diff --git a/components/infobars/core/confirm_infobar_delegate.h b/components/infobars/core/confirm_infobar_delegate.h
|
| index 0f35f8c7dd166d1cc2caea5ac883b4f58a32922b..d36ea224a272009f16eb86c784a12442358af7fc 100644
|
| --- a/components/infobars/core/confirm_infobar_delegate.h
|
| +++ b/components/infobars/core/confirm_infobar_delegate.h
|
| @@ -68,8 +68,6 @@ class ConfirmInfoBarDelegate : public infobars::InfoBarDelegate {
|
| protected:
|
| ConfirmInfoBarDelegate();
|
|
|
| - bool ShouldExpireInternal(const NavigationDetails& details) const override;
|
| -
|
| private:
|
| // InfoBarDelegate:
|
| bool EqualsDelegate(infobars::InfoBarDelegate* delegate) const override;
|
|
|