| 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 f26b6f2708566febad6cb8816e5392b6fab89e68..2e080927160a3c10cc2e1d98a91cfac2546ee518 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
|
| @@ -24,6 +24,7 @@ extern const char kDisableDataReductionProxyDev[];
|
| extern const char kEnableDataReductionProxyDev[];
|
| extern const char kEnableDataReductionProxy[];
|
| extern const char kEnableDataReductionProxyAlt[];
|
| +extern const char kEnableDataReductionProxyBypassWarning[];
|
|
|
| } // namespace switches
|
| } // namespace data_reduction_proxy
|
|
|