| Index: Source/bindings/core/v8/custom/V8WorkerGlobalScopeCustom.cpp
|
| diff --git a/Source/bindings/core/v8/custom/V8WorkerGlobalScopeCustom.cpp b/Source/bindings/core/v8/custom/V8WorkerGlobalScopeCustom.cpp
|
| index dc29cab8af7662ec62dd5455c17ad15354e39bcc..ecd34784a09dfb3411e2f4cc37bec419a0741e56 100644
|
| --- a/Source/bindings/core/v8/custom/V8WorkerGlobalScopeCustom.cpp
|
| +++ b/Source/bindings/core/v8/custom/V8WorkerGlobalScopeCustom.cpp
|
| @@ -41,7 +41,6 @@
|
| #include "core/frame/csp/ContentSecurityPolicy.h"
|
| #include "core/inspector/ScriptCallStack.h"
|
| #include "core/workers/WorkerGlobalScope.h"
|
| -#include "modules/websockets/WebSocket.h"
|
| #include "wtf/OwnPtr.h"
|
|
|
| namespace WebCore {
|
|
|