| Index: net/http/http_stream_factory_impl_request.h
|
| diff --git a/net/http/http_stream_factory_impl_request.h b/net/http/http_stream_factory_impl_request.h
|
| index 703deddf3e7ece3635bc3a0b7fd97b0b014cd0bd..4dc74db2ad6ebd2ebd853c7e2a4f1979ffc07a02 100644
|
| --- a/net/http/http_stream_factory_impl_request.h
|
| +++ b/net/http/http_stream_factory_impl_request.h
|
| @@ -71,8 +71,6 @@ class HttpStreamFactoryImpl::Request : public HttpStreamRequest {
|
| NextProto negotiated_protocol,
|
| bool using_spdy);
|
|
|
| - void ResetSpdySessionKey();
|
| -
|
| // Called by |helper_| to record connection attempts made by the socket
|
| // layer in an attached Job for this stream request.
|
| void AddConnectionAttempts(const ConnectionAttempts& attempts);
|
|
|