| Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_request_options.h
|
| diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_request_options.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_request_options.h
|
| index 89bbb253199f94c2230eb3112f1d2ce4e82b7d6c..c340a2f9f450027a2ee4c24a26472c7d987c1439 100644
|
| --- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_request_options.h
|
| +++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_request_options.h
|
| @@ -131,7 +131,7 @@ class DataReductionProxyRequestOptions {
|
| void UpdateExperiments();
|
|
|
| // Adds the server-side experiment from the field trial.
|
| - void AddExperimentFromFieldTrial();
|
| + void AddServerExperimentFromFieldTrial();
|
|
|
| // Generates a session ID and credentials suitable for authenticating with
|
| // the data reduction proxy.
|
|
|