Index: net/websockets/websocket_channel.cc |
diff --git a/net/websockets/websocket_channel.cc b/net/websockets/websocket_channel.cc |
index f26a0126c83e09b55b32c264eec4af1c51bf0a5f..0fb178707ba3904e30e9c792f840f0bec969d3b2 100644 |
--- a/net/websockets/websocket_channel.cc |
+++ b/net/websockets/websocket_channel.cc |
@@ -15,6 +15,7 @@ |
#include "base/big_endian.h" |
#include "base/bind.h" |
#include "base/location.h" |
+#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/weak_ptr.h" |
#include "base/metrics/histogram_macros.h" |