Index: third_party/WebKit/Source/modules/websockets/WorkerWebSocketChannel.cpp |
diff --git a/third_party/WebKit/Source/modules/websockets/WorkerWebSocketChannel.cpp b/third_party/WebKit/Source/modules/websockets/WorkerWebSocketChannel.cpp |
index 4bcf08becbb71b9600024e3f42871149fbc8fff9..ab82a8f055e1fd0647a6168eb3d10087e8f8fcf5 100644 |
--- a/third_party/WebKit/Source/modules/websockets/WorkerWebSocketChannel.cpp |
+++ b/third_party/WebKit/Source/modules/websockets/WorkerWebSocketChannel.cpp |
@@ -30,7 +30,6 @@ |
#include "modules/websockets/WorkerWebSocketChannel.h" |
-#include "core/dom/CrossThreadTask.h" |
#include "core/dom/DOMArrayBuffer.h" |
#include "core/dom/Document.h" |
#include "core/dom/ExecutionContext.h" |