| Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_config.h
|
| diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.h
|
| index e4529cbf34f3eccd1399e9b7a3871f84d3fdbc29..677c5c9bfe302bc1d0c41d4f23b3a6a0d34fb2cc 100644
|
| --- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.h
|
| +++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.h
|
| @@ -186,10 +186,6 @@ class DataReductionProxyConfig
|
| virtual bool ContainsDataReductionProxy(
|
| const net::ProxyConfig::ProxyRules& proxy_rules) const;
|
|
|
| - // Returns true if the Data Reduction Proxy promo may be shown. This is not
|
| - // tied to whether the Data Reduction Proxy is enabled.
|
| - bool promo_allowed() const;
|
| -
|
| // Sets |lofi_off_| to true.
|
| void SetLoFiModeOff();
|
|
|
|
|