Index: components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc |
diff --git a/components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc b/components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc |
index 028f84f84e2eaa24b5249b2fb239e61f66b68f0b..10d4257f8817cd9f4679340a6ab408fd0dc476c5 100644 |
--- a/components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc |
+++ b/components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc |
@@ -83,10 +83,6 @@ const char kEnableDataReductionProxyBypassWarning[] = |
const char kEnableDataReductionProxyCarrierTest[] = |
"enable-data-reduction-proxy-carrier-test"; |
-// Enable the data reduction proxy config client. |
-const char kEnableDataReductionProxyConfigClient[] = |
- "enable-data-reduction-proxy-config-client"; |
- |
// Enables the origin of the data reduction proxy dev. |
const char kEnableDataReductionProxyDev[] = "enable-spdy-proxy-dev-auth-origin"; |