| Index: net/http/http_stream_factory_impl_job_controller.h
|
| diff --git a/net/http/http_stream_factory_impl_job_controller.h b/net/http/http_stream_factory_impl_job_controller.h
|
| index c5e0bb5440bb44b6e47ff312ffaef2bd6f84c358..a9d99b90116dd166620a8224bdbe0ac6136ebe91 100644
|
| --- a/net/http/http_stream_factory_impl_job_controller.h
|
| +++ b/net/http/http_stream_factory_impl_job_controller.h
|
| @@ -251,9 +251,6 @@ class HttpStreamFactoryImpl::JobController
|
| HttpStreamRequest::Delegate* delegate,
|
| HttpStreamRequest::StreamType stream_type);
|
|
|
| - // Remove session from the SpdySessionRequestMap.
|
| - void RemoveRequestFromSpdySessionRequestMap();
|
| -
|
| // Returns true if the |request_| can be fetched via an alternative
|
| // proxy server, and sets |alternative_proxy_server| to the available
|
| // alternative proxy server. |alternative_proxy_server| should not be null,
|
|
|