| 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 79c14555083af763de593167a1b6721fc88dee47..4c488899f71f70869554df1450a7fc35cc6b0136 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
|
| @@ -32,6 +32,7 @@
|
| extern const char kEnableDataReductionProxy[];
|
| extern const char kEnableDataReductionProxyBypassWarning[];
|
| extern const char kEnableDataReductionProxyCarrierTest[];
|
| +extern const char kEnableDataReductionProxyConfigClient[];
|
| extern const char kEnableDataReductionProxyDev[];
|
| extern const char kEnableDataReductionProxyLoFiPreview[];
|
|
|
|
|