Index: Source/modules/websockets/NewWebSocketChannelImpl.cpp |
diff --git a/Source/modules/websockets/NewWebSocketChannelImpl.cpp b/Source/modules/websockets/NewWebSocketChannelImpl.cpp |
index 61915e96f9a2d537ecff9e8ec2aff6d8c751ca0b..d3a016f5017d0a88d4a20acfca881b97372743c6 100644 |
--- a/Source/modules/websockets/NewWebSocketChannelImpl.cpp |
+++ b/Source/modules/websockets/NewWebSocketChannelImpl.cpp |
@@ -46,9 +46,6 @@ |
#include "public/platform/WebString.h" |
#include "public/platform/WebURL.h" |
#include "public/platform/WebVector.h" |
-#include "wtf/ArrayBuffer.h" |
-#include "wtf/Vector.h" |
-#include "wtf/text/WTFString.h" |
using blink::WebSocketHandle; |