| Index: net/websockets/websocket_handshake_request_info.h
|
| diff --git a/net/websockets/websocket_handshake_request_info.h b/net/websockets/websocket_handshake_request_info.h
|
| index e5ef3369b2abc822920f1d2ebf40f75de28c0b53..871d130f5069ec3813eca5eb42930e847aaf6e49 100644
|
| --- a/net/websockets/websocket_handshake_request_info.h
|
| +++ b/net/websockets/websocket_handshake_request_info.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "base/time/time.h"
|
| #include "net/base/net_export.h"
|
| #include "net/http/http_request_headers.h"
|
|
|