| Index: net/websockets/websocket_basic_stream.h
|
| diff --git a/net/websockets/websocket_basic_stream.h b/net/websockets/websocket_basic_stream.h
|
| index f326d64017ef2c4c85d184ed700a14e7ef09fc26..c944ab6421018ce0a2dd92814f8ea712eb48f84d 100644
|
| --- a/net/websockets/websocket_basic_stream.h
|
| +++ b/net/websockets/websocket_basic_stream.h
|
| @@ -11,6 +11,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/memory/ref_counted.h"
|
| +#include "net/base/net_export.h"
|
| #include "net/websockets/websocket_frame_parser.h"
|
| #include "net/websockets/websocket_stream.h"
|
|
|
|
|