| Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.h
|
| diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.h
|
| index 34e55553cdd6a7e9911bab5a7d37edf9570bbce5..403fb8d3e7be71565bc20b669a1754271eebe4b5 100644
|
| --- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.h
|
| +++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.h
|
| @@ -244,7 +244,7 @@ class DataReductionProxyConfigServiceClient
|
| std::unique_ptr<net::URLFetcher> fetcher_;
|
|
|
| // Used to correlate the start and end of requests.
|
| - net::BoundNetLog bound_net_log_;
|
| + net::NetLogWithSource net_log_with_source_;
|
|
|
| // Used to determine the latency in retrieving the Data Reduction Proxy
|
| // configuration.
|
|
|