| 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 90d98df021e670c10771a554ca0fda15332baabe..b70b71e27959ceadb32ee9c204e81de8d0ec8a58 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
|
| @@ -19,6 +19,7 @@ extern const char kDataReductionProxyExperiment[];
|
| extern const char kDataReductionProxyFallback[];
|
| extern const char kDataReductionProxyKey[];
|
| extern const char kDataReductionProxySecureProxyCheckURL[];
|
| +extern const char kDataReductionProxyStartSecureDisabled[];
|
| extern const char kDataReductionProxyWarmupURL[];
|
| extern const char kDataReductionSSLProxy[];
|
| extern const char kDisableDataReductionProxyDev[];
|
|
|