| 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 651784527a2f46a39addb0dd9d4482dedf422f12..111f745a1d04a7d9f58ca19118712e346dd907f0 100644
|
| --- a/components/data_reduction_proxy/browser/data_reduction_proxy_params.h
|
| +++ b/components/data_reduction_proxy/browser/data_reduction_proxy_params.h
|
| @@ -55,10 +55,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();
|
|
|