| 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..fffcad8024b9426d1d21102dbfcae9085c0a9a22 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 kDataReductionProxyConfigHttpProxiesOverride[];
|
|
|
| } // namespace switches
|
| } // namespace data_reduction_proxy
|
|
|