Index: components/data_reduction_proxy/core/common/data_reduction_proxy_switches.h |
diff --git a/components/data_reduction_proxy/core/common/data_reduction_proxy_switches.h b/components/data_reduction_proxy/core/common/data_reduction_proxy_switches.h |
index 6f682b2f5b09c58f170986492c70e3a488255054..87d09fa2e47695a8cf3673684246a79d289566f5 100644 |
--- a/components/data_reduction_proxy/core/common/data_reduction_proxy_switches.h |
+++ b/components/data_reduction_proxy/core/common/data_reduction_proxy_switches.h |
@@ -18,7 +18,7 @@ extern const char kDataReductionProxyDev[]; |
extern const char kDataReductionProxyExperiment[]; |
extern const char kDataReductionProxyFallback[]; |
extern const char kDataReductionProxyKey[]; |
-extern const char kDataReductionProxyProbeURL[]; |
+extern const char kDataReductionProxySecureProxyCheckURL[]; |
extern const char kDataReductionProxyWarmupURL[]; |
extern const char kDataReductionSSLProxy[]; |
extern const char kDisableDataReductionProxyDev[]; |