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 1ca52382cc961c793c10594b103739687e404477..9d7a5b2c696206055b0b9a6cb4740bc3ebccf071 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 |
@@ -51,9 +51,5 @@ const char kEnableDataReductionProxy[] = "enable-spdy-proxy-auth"; |
// Enable the alternative data reduction proxy. |
const char kEnableDataReductionProxyAlt[] = "enable-data-reduction-proxy-alt"; |
-// Enable Data Reduction Proxy Lo-Fi mode. |
-const char kEnableDataReductionProxyLoFi[] = |
- "enable-data-reduction-proxy-lo-fi"; |
- |
} // namespace switches |
} // namespace data_reduction_proxy |