Index: components/autofill/core/browser/autofill_cc_infobar_delegate.h |
diff --git a/components/autofill/core/browser/autofill_cc_infobar_delegate.h b/components/autofill/core/browser/autofill_cc_infobar_delegate.h |
index 55c6de0f826095d18f296fd5ad77f169d0491040..8e50a052ffe3170744bc93b2323f58013b58a1a7 100644 |
--- a/components/autofill/core/browser/autofill_cc_infobar_delegate.h |
+++ b/components/autofill/core/browser/autofill_cc_infobar_delegate.h |
@@ -48,6 +48,7 @@ class AutofillCCInfoBarDelegate : public ConfirmInfoBarDelegate { |
// ConfirmInfoBarDelegate: |
Type GetInfoBarType() const override; |
+ infobars::InfoBarDelegate::InfoBarIdentifier GetIdentifier() const override; |
int GetIconId() const override; |
gfx::VectorIconId GetVectorIconId() const override; |
bool ShouldExpire(const NavigationDetails& details) const override; |