summaryrefslogtreecommitdiffstats
path: root/net/websockets/websocket_frame.cc
diff options
context:
space:
mode:
Diffstat (limited to 'net/websockets/websocket_frame.cc')
-rw-r--r--net/websockets/websocket_frame.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/websockets/websocket_frame.cc b/net/websockets/websocket_frame.cc
index 25699e8..da65cba 100644
--- a/net/websockets/websocket_frame.cc
+++ b/net/websockets/websocket_frame.cc
@@ -8,6 +8,7 @@
#include "base/logging.h"
#include "base/rand_util.h"
#include "net/base/big_endian.h"
+#include "net/base/io_buffer.h"
#include "net/base/net_errors.h"
namespace {