Index: chrome/browser/autofill/autofill_cc_infobar_delegate.h |
diff --git a/chrome/browser/autofill/autofill_cc_infobar_delegate.h b/chrome/browser/autofill/autofill_cc_infobar_delegate.h |
index 7b0c82a647d4ddff6056e7388e6252ce29cbcb71..6a03890252f8da9529872b00b9fcd32ce9930815 100644 |
--- a/chrome/browser/autofill/autofill_cc_infobar_delegate.h |
+++ b/chrome/browser/autofill/autofill_cc_infobar_delegate.h |
@@ -24,7 +24,7 @@ struct LoadCommittedDetails; |
// card information gathered from a form submission. |
class AutofillCCInfoBarDelegate : public ConfirmInfoBarDelegate { |
public: |
- AutofillCCInfoBarDelegate(InfoBarTabService* infobar_service, |
+ AutofillCCInfoBarDelegate(InfoBarService* infobar_service, |
const CreditCard* credit_card, |
PersonalDataManager* personal_data, |
const AutofillMetrics* metric_logger); |