Index: components/autofill/core/common/autofill_pref_names.h |
diff --git a/components/autofill/core/common/autofill_pref_names.h b/components/autofill/core/common/autofill_pref_names.h |
index ea830cce1561173c61d4e82bcf7c6d40705f42da..087780e186be68fd0e70a66e79ce0eb50ae4e48b 100644 |
--- a/components/autofill/core/common/autofill_pref_names.h |
+++ b/components/autofill/core/common/autofill_pref_names.h |
@@ -17,6 +17,7 @@ extern const char kAutofillMacAddressBookShowedCount[]; |
extern const char kAutofillNegativeUploadRate[]; |
extern const char kAutofillPositiveUploadRate[]; |
extern const char kAutofillUseMacAddressBook[]; |
+extern const char kAutofillWalletImportEnabled[]; |
} // namespace prefs |
} // namespace autofill |