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 21c3f6d5abb46eb7d5222134545e4a08e8ebc799..b93b7e7fb30b9daed63d657764b2089b8b29b201 100644 |
--- a/components/autofill/core/common/autofill_switches.h |
+++ b/components/autofill/core/common/autofill_switches.h |
@@ -13,7 +13,7 @@ namespace switches { |
extern const char kAutofillServiceUrl[]; |
extern const char kDisableInteractiveAutocomplete[]; |
extern const char kDisablePasswordGeneration[]; |
-extern const char kEnableIgnoreAutocompleteOff[]; |
+extern const char kDoNotIgnoreAutocompleteOff[]; |
extern const char kEnableInteractiveAutocomplete[]; |
extern const char kEnablePasswordGeneration[]; |
extern const char kNoAutofillNecessaryForPasswordGeneration[]; |