| Index: Source/core/workers/WorkerObjectProxy.cpp
|
| diff --git a/Source/core/workers/WorkerObjectProxy.cpp b/Source/core/workers/WorkerObjectProxy.cpp
|
| index 9e662cece0493d8763c871b1e291faedefa03168..cdbd221fbe9b1aa9d295669065ddd4164fce7df2 100644
|
| --- a/Source/core/workers/WorkerObjectProxy.cpp
|
| +++ b/Source/core/workers/WorkerObjectProxy.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "core/workers/WorkerObjectProxy.h"
|
|
|
| -#include "bindings/v8/SerializedScriptValue.h"
|
| +#include "bindings/core/v8/SerializedScriptValue.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/workers/WorkerMessagingProxy.h"
|
|
|