| 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 0f07748ceff42cd24e6a85a74bc4a54f661552c4..1c3482752dd99214c88d51662d70b3f60018f6ad 100644
|
| --- a/components/autofill/core/common/autofill_switches.h
|
| +++ b/components/autofill/core/common/autofill_switches.h
|
| @@ -18,7 +18,6 @@ extern const char kDisableFullFormAutofillIOS[];
|
| extern const char kDisableOfferStoreUnmaskedWalletCards[];
|
| extern const char kDisableOfferUploadCreditCards[];
|
| extern const char kDisablePasswordGeneration[];
|
| -extern const char kDisableSaveCardBubble[];
|
| extern const char kDisableSingleClickAutofill[];
|
| extern const char kEnableCreditCardScan[];
|
| extern const char kEnableFillOnAccountSelect[];
|
| @@ -27,7 +26,6 @@ extern const char kEnableFullFormAutofillIOS[];
|
| extern const char kEnableOfferStoreUnmaskedWalletCards[];
|
| extern const char kEnableOfferUploadCreditCards[];
|
| extern const char kEnablePasswordGeneration[];
|
| -extern const char kEnableSaveCardBubble[];
|
| extern const char kEnableSingleClickAutofill[];
|
| extern const char kEnableSuggestionsWithSubstringMatch[];
|
| extern const char kIgnoreAutocompleteOffForAutofill[];
|
|
|