| 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 a4fce08a9eb5c22c76fb223d0f6113f80cd57cc3..8f17c7d91d3d31fc2ffe8e07bf715fafff954726 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();
|
|
|