| Index: net/spdy/spdy_session_pool.h
|
| diff --git a/net/spdy/spdy_session_pool.h b/net/spdy/spdy_session_pool.h
|
| index a642c3a0ae355ac6a1ecda2a8c4d3e1054b99f18..1352b16418bda9368ac3af05b6cd74f30c472301 100644
|
| --- a/net/spdy/spdy_session_pool.h
|
| +++ b/net/spdy/spdy_session_pool.h
|
| @@ -29,10 +29,10 @@
|
| namespace net {
|
|
|
| class AddressList;
|
| -class NetLogWithSource;
|
| class ClientSocketHandle;
|
| class HostResolver;
|
| class HttpServerProperties;
|
| +class NetLogWithSource;
|
| class ProxyDelegate;
|
| class SpdySession;
|
| class TransportSecurityState;
|
|
|