diff options
Diffstat (limited to 'chrome/browser/autofill/autofill_cc_infobar.h')
-rw-r--r-- | chrome/browser/autofill/autofill_cc_infobar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/autofill/autofill_cc_infobar.h b/chrome/browser/autofill/autofill_cc_infobar.h index 085628f..a850bad 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_ |