Chromium Code Reviews| Index: chrome/browser/autofill/autofill_cc_infobar.h |
| diff --git a/chrome/browser/autofill/autofill_cc_infobar.h b/chrome/browser/autofill/autofill_cc_infobar.h |
| index 085628faf863571880dfaccfa9bb1c5fcb7327e3..a850bada2cfb4cc681f0bc440ca73a02d9dac777 100644 |
| --- a/chrome/browser/autofill/autofill_cc_infobar.h |
| +++ b/chrome/browser/autofill/autofill_cc_infobar.h |
| @@ -8,6 +8,7 @@ |
| class InfoBar; |
| class ConfirmInfoBarDelegate; |
| + |
| InfoBar* CreateAutofillCcInfoBar(ConfirmInfoBarDelegate* delegate); |
| #endif // CHROME_BROWSER_AUTOFILL_AUTOFILL_CC_INFOBAR_H_ |