Index: net/websockets/websocket_stream_create_test_base.cc |
diff --git a/net/websockets/websocket_stream_create_test_base.cc b/net/websockets/websocket_stream_create_test_base.cc |
index fa70198bfaf6e0246775fd4a02ea157ee1d00fd2..5c0a2997851339c5a7a3cd9d0d464f628cb4675e 100644 |
--- a/net/websockets/websocket_stream_create_test_base.cc |
+++ b/net/websockets/websocket_stream_create_test_base.cc |
@@ -5,6 +5,7 @@ |
#include "net/websockets/websocket_stream_create_test_base.h" |
#include "base/callback.h" |
+#include "base/macros.h" |
#include "net/http/http_request_headers.h" |
#include "net/http/http_response_headers.h" |
#include "net/websockets/websocket_basic_handshake_stream.h" |