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