| Index: net/http/http_stream_factory_impl.h
|
| diff --git a/net/http/http_stream_factory_impl.h b/net/http/http_stream_factory_impl.h
|
| index 8a6fdaf4fc3a18bed4facc1c95d0563850a48949..7df0a6722cb65a8b63abb86eedd552c93b4c8eeb 100644
|
| --- a/net/http/http_stream_factory_impl.h
|
| +++ b/net/http/http_stream_factory_impl.h
|
| @@ -76,7 +76,7 @@ class NET_EXPORT_PRIVATE HttpStreamFactoryImpl : public HttpStreamFactory {
|
| WebSocketHandshakeStreamBase::CreateHelper* create_helper,
|
| const BoundNetLog& net_log);
|
|
|
| - PortAlternateProtocolPair GetAlternateProtocolRequestFor(
|
| + AlternateProtocolInfo GetAlternateProtocolRequestFor(
|
| const GURL& original_url,
|
| GURL* alternate_url);
|
|
|
|
|