| Index: net/http/http_pipelined_host_forced.h
|
| diff --git a/net/http/http_pipelined_host_forced.h b/net/http/http_pipelined_host_forced.h
|
| index fb222f5e4335111a983ac5ae073a6cad53882696..9dc272765ac9a5fecb17d211b845bfbf354472d3 100644
|
| --- a/net/http/http_pipelined_host_forced.h
|
| +++ b/net/http/http_pipelined_host_forced.h
|
| @@ -47,7 +47,7 @@ class NET_EXPORT_PRIVATE HttpPipelinedHostForced
|
| const ProxyInfo& used_proxy_info,
|
| const BoundNetLog& net_log,
|
| bool was_npn_negotiated,
|
| - SSLClientSocket::NextProto protocol_negotiated) OVERRIDE;
|
| + NextProto protocol_negotiated) OVERRIDE;
|
|
|
| virtual HttpPipelinedStream* CreateStreamOnExistingPipeline() OVERRIDE;
|
|
|
|
|