| 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 3fe9f61a1a31d74d8e5f5f0eeeae89d3d9fdace1..6cad47d23c10ca7c59e885cb6b1383bfb831abec 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
|
| @@ -179,9 +179,6 @@ class DataReductionProxyConfig
|
| virtual bool ContainsDataReductionProxy(
|
| const net::ProxyConfig::ProxyRules& proxy_rules) const;
|
|
|
| - // Returns true if the Data Reduction Proxy configuration may be used.
|
| - bool allowed() 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;
|
|
|