| Index: net/http/proxy_connect_redirect_http_stream.cc
|
| diff --git a/net/http/proxy_connect_redirect_http_stream.cc b/net/http/proxy_connect_redirect_http_stream.cc
|
| index b859d37de63cca90e742874d678d38084996bf33..4e12a327229005e284cb18ee21678b2457198886 100644
|
| --- a/net/http/proxy_connect_redirect_http_stream.cc
|
| +++ b/net/http/proxy_connect_redirect_http_stream.cc
|
| @@ -112,7 +112,6 @@ void ProxyConnectRedirectHttpStream::SetPriority(RequestPriority priority) {
|
| }
|
|
|
| UploadProgress ProxyConnectRedirectHttpStream::GetUploadProgress() const {
|
| - NOTREACHED();
|
| return UploadProgress();
|
| }
|
|
|
|
|