| Index: net/spdy/spdy_session.h
|
| diff --git a/net/spdy/spdy_session.h b/net/spdy/spdy_session.h
|
| index 46d1903d327f967f34021dfa10ec5aa0920e3c9c..9cd9038a2e1be1284701e96f45667886be9b6255 100644
|
| --- a/net/spdy/spdy_session.h
|
| +++ b/net/spdy/spdy_session.h
|
| @@ -23,8 +23,8 @@
|
| #include "net/base/request_priority.h"
|
| #include "net/base/ssl_config_service.h"
|
| #include "net/base/upload_data_stream.h"
|
| -#include "net/socket/client_socket.h"
|
| #include "net/socket/client_socket_handle.h"
|
| +#include "net/socket/stream_socket.h"
|
| #include "net/spdy/spdy_framer.h"
|
| #include "net/spdy/spdy_io_buffer.h"
|
| #include "net/spdy/spdy_protocol.h"
|
|
|