| 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 cbc063d6836d8896fb0a3cbd5ddcfb3cc5b1438c..b7c64fdb8ce09d52592c6c2bceb6eedef1de7a3e 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
|
| @@ -14,6 +14,7 @@ namespace switches {
|
| extern const char kDataReductionProxy[];
|
| extern const char kDataReductionProxyConfigURL[];
|
| extern const char kDataReductionProxyExperiment[];
|
| +extern const char kDataReductionProxyServerAlternative[];
|
| extern const char kDataReductionProxyFallback[];
|
| extern const char kDataReductionProxyHttpProxies[];
|
| extern const char kDataReductionProxyKey[];
|
|
|