| 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 548a7a41c2cac08b1c776cf033002e9d80f2520a..180702e44c99a768b216f76f0773dc910fb3700f 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
|
| @@ -33,6 +33,7 @@ extern const char kEnableDataReductionProxyBypassWarning[];
|
| extern const char kClearDataReductionProxyDataSavings[];
|
| extern const char kEnableDataReductionProxyConfigClient[];
|
| extern const char kDataReductionProxyConfigURL[];
|
| +extern const char kDataReductionProxyHttpProxies[];
|
|
|
| } // namespace switches
|
| } // namespace data_reduction_proxy
|
|
|