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 048937ccf917dfb39e9eb12b50afe06604c378d5..7ab7e0737d336dc1491427152284bef065fb4579 100644 |
--- a/components/autofill/core/common/autofill_switches.h |
+++ b/components/autofill/core/common/autofill_switches.h |
@@ -24,7 +24,6 @@ extern const char kEnablePasswordSaveOnInPageNavigation[]; |
extern const char kEnableSingleClickAutofill[]; |
extern const char kIgnoreAutocompleteOffForAutofill[]; |
extern const char kLocalHeuristicsOnlyForPasswordGeneration[]; |
-extern const char kRespectAutocompleteOffForAutofill[]; |
extern const char kShowAutofillTypePredictions[]; |
extern const char kWalletSecureServiceUrl[]; |
extern const char kWalletServiceUrl[]; |