| Index: net/http/http_network_session.cc
|
| diff --git a/net/http/http_network_session.cc b/net/http/http_network_session.cc
|
| index 23379f506bb52983c5b49b65a66541e606285549..45e7cebbcce74884a16f430eecabe474590844b7 100644
|
| --- a/net/http/http_network_session.cc
|
| +++ b/net/http/http_network_session.cc
|
| @@ -39,7 +39,7 @@
|
| #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/spdy_session_pool.h"
|
| +#include "net/spdy/chromium/spdy_session_pool.h"
|
|
|
| namespace net {
|
|
|
|
|