| Index: net/http/http_network_session.cc
|
| diff --git a/net/http/http_network_session.cc b/net/http/http_network_session.cc
|
| index 656db549364b96c399a3dc72bb934c29f30dc108..0343b2dba49c65d465e93a28c4db3cb321d6651e 100644
|
| --- a/net/http/http_network_session.cc
|
| +++ b/net/http/http_network_session.cc
|
| @@ -26,6 +26,7 @@
|
| #include "net/socket/client_socket_factory.h"
|
| #include "net/socket/client_socket_pool_manager_impl.h"
|
| #include "net/socket/next_proto.h"
|
| +#include "net/socket/ssl_client_socket.h"
|
| #include "net/spdy/hpack_huffman_aggregator.h"
|
| #include "net/spdy/spdy_session_pool.h"
|
|
|
|
|