| Index: net/http/proxy_connect_redirect_http_stream.h
|
| diff --git a/net/http/proxy_connect_redirect_http_stream.h b/net/http/proxy_connect_redirect_http_stream.h
|
| index f2dd19ef1f157465d18a3e492c4c8b53c38fb2fe..9ae2653f0523e9a3652577d253654407992a40f0 100644
|
| --- a/net/http/proxy_connect_redirect_http_stream.h
|
| +++ b/net/http/proxy_connect_redirect_http_stream.h
|
| @@ -30,7 +30,7 @@ class ProxyConnectRedirectHttpStream : public HttpStream {
|
|
|
| int InitializeStream(const HttpRequestInfo* request_info,
|
| RequestPriority priority,
|
| - const BoundNetLog& net_log,
|
| + const NetLogWithSource& net_log,
|
| const CompletionCallback& callback) override;
|
| int SendRequest(const HttpRequestHeaders& request_headers,
|
| HttpResponseInfo* response,
|
|
|