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 fffafd9bff5d298764692a7e6d9d807a3a99f2b2..c1b53e44c4978af34ff07b4b92bb58eaa0dd3745 100644 |
--- a/components/autofill/core/common/autofill_pref_names.h |
+++ b/components/autofill/core/common/autofill_pref_names.h |
@@ -18,6 +18,8 @@ extern const char kAutofillNegativeUploadRate[]; |
extern const char kAutofillPositiveUploadRate[]; |
extern const char kAutofillUseMacAddressBook[]; |
extern const char kAutofillWalletImportEnabled[]; |
+extern const char kAutofillWalletImportStorageCheckboxState[]; |
+extern const char kAutofillWalletImportStorageEnabled[]; |
extern const char kAutofillWalletSyncExperimentEnabled[]; |
} // namespace prefs |