| 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 ad850fc7b782dece66f8b160b7d8b3f7fbd1f179..d352004078bb8436984a421ff4a3d28a8acfeaf2 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
|
| @@ -25,6 +25,7 @@ extern const char kEnableDataReductionProxyDev[];
|
| extern const char kEnableDataReductionProxy[];
|
| extern const char kEnableDataReductionProxyAlt[];
|
| extern const char kEnableDataReductionProxyLoFi[];
|
| +extern const char kEnableDataReductionProxyBypassWarning[];
|
|
|
| } // namespace switches
|
| } // namespace data_reduction_proxy
|
|
|