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 be8d70a43537ea3a1d7914c4a413994e84e71435..9f6478cde0e2f213d6882dbd303054733bc519cd 100644 |
--- a/components/autofill/core/common/autofill_switches.h |
+++ b/components/autofill/core/common/autofill_switches.h |
@@ -17,6 +17,7 @@ extern const char kDisambiguateAutofillServerNameTypes[]; |
extern const char kEnableCreditCardScan[]; |
extern const char kEnablePasswordGeneration[]; |
extern const char kEnableSingleClickAutofill[]; |
+extern const char kEnableWalletCardImport[]; |
extern const char kIgnoreAutocompleteOffForAutofill[]; |
extern const char kLocalHeuristicsOnlyForPasswordGeneration[]; |
extern const char kRespectAutocompleteOffForAutofill[]; |