| Index: net/http/http_network_session.cc
|
| diff --git a/net/http/http_network_session.cc b/net/http/http_network_session.cc
|
| index e39920e48d7e388a8315b5d4cbe589fb7364b2bb..405c88c8ff409b5d54820cd0f7df8ac022fd2440 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"
|
|
|
|
|