| Index: components/autofill/core/common/autofill_switches.h
|
| diff --git a/components/autofill/core/common/autofill_switches.h b/components/autofill/core/common/autofill_switches.h
|
| index b4e7a357b615740442f76b07e5172779c839cc68..fb48e397dd3367c4b7c62d3d5390ecaecbd22dee 100644
|
| --- a/components/autofill/core/common/autofill_switches.h
|
| +++ b/components/autofill/core/common/autofill_switches.h
|
| @@ -26,6 +26,7 @@
|
| extern const char kEnablePasswordGeneration[];
|
| extern const char kEnableSingleClickAutofill[];
|
| extern const char kEnableSuggestionsWithSubstringMatch[];
|
| +extern const char kEnableWalletMetadataSync[];
|
| extern const char kIgnoreAutocompleteOffForAutofill[];
|
| extern const char kLocalHeuristicsOnlyForPasswordGeneration[];
|
| extern const char kShowAutofillTypePredictions[];
|
|
|