| Index: net/spdy/spdy_session.h
|
| diff --git a/net/spdy/spdy_session.h b/net/spdy/spdy_session.h
|
| index 219fbd9d1d33c380ae39018d0ee7093f59ca5604..5d8b39685efb802c86f12ceb04f6f9698797de27 100644
|
| --- a/net/spdy/spdy_session.h
|
| +++ b/net/spdy/spdy_session.h
|
| @@ -22,6 +22,7 @@
|
| #include "net/base/net_export.h"
|
| #include "net/base/request_priority.h"
|
| #include "net/socket/client_socket_handle.h"
|
| +#include "net/socket/next_proto.h"
|
| #include "net/socket/ssl_client_socket.h"
|
| #include "net/socket/stream_socket.h"
|
| #include "net/spdy/buffered_spdy_framer.h"
|
|
|