| Index: components/data_reduction_proxy/browser/data_reduction_proxy_params.h
|
| diff --git a/components/data_reduction_proxy/browser/data_reduction_proxy_params.h b/components/data_reduction_proxy/browser/data_reduction_proxy_params.h
|
| index 905904792de95bec4a9b70b6c4bc0e40bd00e3c5..717564954e1cbf54219090ac4450d29b2083ac34 100644
|
| --- a/components/data_reduction_proxy/browser/data_reduction_proxy_params.h
|
| +++ b/components/data_reduction_proxy/browser/data_reduction_proxy_params.h
|
| @@ -56,10 +56,6 @@ class DataReductionProxyParams {
|
|
|
| typedef std::vector<GURL> DataReductionProxyList;
|
|
|
| - // Returns true if this client is part of the data reduction proxy field
|
| - // trial.
|
| - static bool IsIncludedInFieldTrial();
|
| -
|
| // Returns true if this client is part of field trial to use an alternative
|
| // configuration for the data reduction proxy.
|
| static bool IsIncludedInAlternativeFieldTrial();
|
|
|