| Index: Source/modules/websockets/WorkerThreadableWebSocketChannel.cpp
|
| diff --git a/Source/modules/websockets/WorkerThreadableWebSocketChannel.cpp b/Source/modules/websockets/WorkerThreadableWebSocketChannel.cpp
|
| index 75244e242f38aa5785fc5c3602260d98c36287fc..c7f6077ecfbbfea6e47a40c7be36afa85f8fd669 100644
|
| --- a/Source/modules/websockets/WorkerThreadableWebSocketChannel.cpp
|
| +++ b/Source/modules/websockets/WorkerThreadableWebSocketChannel.cpp
|
| @@ -32,7 +32,7 @@
|
|
|
| #include "modules/websockets/WorkerThreadableWebSocketChannel.h"
|
|
|
| -#include "bindings/v8/ScriptCallStackFactory.h"
|
| +#include "bindings/core/v8/ScriptCallStackFactory.h"
|
| #include "core/dom/CrossThreadTask.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/ExecutionContext.h"
|
|
|