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 e899abf6a3dfe35aa931f5a3dece5719b64b7d14..7061bb6117218aa1d1cb457adc42e07a2c027dcc 100644 |
--- a/components/autofill/core/common/autofill_switches.h |
+++ b/components/autofill/core/common/autofill_switches.h |
@@ -17,7 +17,7 @@ extern const char kEnableInteractiveAutocomplete[]; |
extern const char kShowAutofillTypePredictions[]; |
extern const char kWalletSecureServiceUrl[]; |
extern const char kWalletServiceUrl[]; |
-extern const char kWalletServiceUseProd[]; |
+extern const char kWalletServiceUseSandbox[]; |
} // namespace switches |
} // namespace autofill |