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 7ab7e0737d336dc1491427152284bef065fb4579..bc1840d24a555b74519a73566eec1cb041bfeb54 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[]; |