Index: net/websockets/websocket_handshake_stream_base.h |
diff --git a/net/websockets/websocket_handshake_stream_base.h b/net/websockets/websocket_handshake_stream_base.h |
index c198cf315cfa17874d72309b982c1cd97b69acde..b9772feaaaa986990db7a99facc31892d0bf9537 100644 |
--- a/net/websockets/websocket_handshake_stream_base.h |
+++ b/net/websockets/websocket_handshake_stream_base.h |
@@ -15,6 +15,7 @@ |
#include "base/macros.h" |
#include "base/memory/weak_ptr.h" |
#include "base/supports_user_data.h" |
+#include "net/base/net_export.h" |
#include "net/http/http_stream.h" |
#include "net/url_request/websocket_handshake_userdata_key.h" |
#include "net/websockets/websocket_stream.h" |