| 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 1c3482752dd99214c88d51662d70b3f60018f6ad..4b9eb5ee6c2f57c8693c11de67e98a5df808c458 100644
|
| --- a/components/autofill/core/common/autofill_switches.h
|
| +++ b/components/autofill/core/common/autofill_switches.h
|
| @@ -31,8 +31,6 @@ extern const char kEnableSuggestionsWithSubstringMatch[];
|
| extern const char kIgnoreAutocompleteOffForAutofill[];
|
| extern const char kLocalHeuristicsOnlyForPasswordGeneration[];
|
| extern const char kShowAutofillTypePredictions[];
|
| -extern const char kWalletSecureServiceUrl[];
|
| -extern const char kWalletServiceUrl[];
|
| extern const char kWalletServiceUseSandbox[];
|
|
|
| #if defined(OS_ANDROID)
|
|
|