| 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..d25b312233a76002841975b5371e0a29132d1c43 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 bound_net_log_;
|
|
|
| // Used to determine the latency in retrieving the Data Reduction Proxy
|
| // configuration.
|
|
|