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 a6d8f85d384cb72c1e15a44384b4f2d012f969a4..c6af25c8060e8b15e13f9ef31a7d733d64bf660e 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 |
@@ -31,8 +31,8 @@ extern const char kDataReductionProxyWarmupURL[]; |
extern const char kEnableDataReductionProxy[]; |
extern const char kEnableDataReductionProxyBypassWarning[]; |
extern const char kEnableDataReductionProxyCarrierTest[]; |
-extern const char kEnableDataReductionProxyLoFiPreview[]; |
extern const char kEnableDataReductionProxyForcePingback[]; |
+extern const char kEnableDataReductionProxyLitePage[]; |
} // namespace switches |
} // namespace data_reduction_proxy |