Chromium Code Reviews| Index: net/websockets/websocket_handshake_handler.h |
| =================================================================== |
| --- net/websockets/websocket_handshake_handler.h (revision 154321) |
| +++ net/websockets/websocket_handshake_handler.h (working copy) |
| @@ -36,6 +36,7 @@ |
| #include "net/http/http_request_info.h" |
| #include "net/http/http_response_info.h" |
| #include "net/spdy/spdy_framer.h" |
| +#include "net/spdy/spdy_header_block.h" |
| namespace net { |