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 180702e44c99a768b216f76f0773dc910fb3700f..67f93ffd386f8bff12c64e0c59fc5ed68a7af798 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 |
@@ -25,6 +25,7 @@ extern const char kDataReductionProxyLoFiValueAlwaysOn[]; |
extern const char kDataReductionProxyLoFiValueCellularOnly[]; |
extern const char kDataReductionProxyLoFiValueDisabled[]; |
extern const char kDataReductionProxyLoFiValueSlowConnectionsOnly[]; |
+extern const char kEnableDataReductionProxyLoFiPreview[]; |
Lei Zhang
2015/11/24 02:08:35
Alphabetical order, please. Bonus points for sorti
megjablon
2015/11/24 18:41:58
Done.
|
extern const char kDisableDataReductionProxyDev[]; |
extern const char kEnableDataReductionProxyDev[]; |
extern const char kEnableDataReductionProxyCarrierTest[]; |