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 d0dfdb99dea596838f5e9f396bc50b4c04db49bf..9cab817ae86c91aeabcb2c9460c57309778ab390 100644 |
--- a/components/autofill/core/common/autofill_switches.h |
+++ b/components/autofill/core/common/autofill_switches.h |
@@ -11,9 +11,7 @@ namespace switches { |
// All switches in alphabetical order. The switches should be documented |
// alongside the definition of their values in the .cc file. |
extern const char kDisableIgnoreAutocompleteOff[]; |
-extern const char kDisableInteractiveAutocomplete[]; |
extern const char kDisablePasswordGeneration[]; |
-extern const char kEnableInteractiveAutocomplete[]; |
extern const char kEnablePasswordGeneration[]; |
extern const char kLocalHeuristicsOnlyForPasswordGeneration[]; |
extern const char kShowAutofillTypePredictions[]; |