diff options
Diffstat (limited to 'components/autofill/core/common/autofill_switches.h')
-rw-r--r-- | components/autofill/core/common/autofill_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/autofill/core/common/autofill_switches.h b/components/autofill/core/common/autofill_switches.h index 7ab7e07..bc1840d 100644 --- a/components/autofill/core/common/autofill_switches.h +++ b/components/autofill/core/common/autofill_switches.h @@ -15,6 +15,7 @@ extern const char kDisableFillOnAccountSelect[]; extern const char kDisableOfferStoreUnmaskedWalletCards[]; extern const char kDisablePasswordGeneration[]; extern const char kDisableSingleClickAutofill[]; +extern const char kEnableAccessorySuggestionView[]; extern const char kEnableCreditCardScan[]; extern const char kEnableFillOnAccountSelect[]; extern const char kEnableFillOnAccountSelectNoHighlighting[]; |