| 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 b1c7d909c2b42aa8211fb50769d781d17833c69f..d0ef9cc76872dfba76e7932867eb397f4dcffb61 100644
|
| --- a/components/autofill/core/common/autofill_switches.h
|
| +++ b/components/autofill/core/common/autofill_switches.h
|
| @@ -27,11 +27,6 @@ extern const char kShowAutofillTypePredictions[];
|
| extern const char kShowAutofillSignatures[];
|
| extern const char kWalletServiceUseSandbox[];
|
|
|
| -#if defined(OS_ANDROID)
|
| -extern const char kDisableAccessorySuggestionView[];
|
| -extern const char kEnableAccessorySuggestionView[];
|
| -#endif // defined(OS_ANDROID)
|
| -
|
| } // namespace switches
|
| } // namespace autofill
|
|
|
|
|