| Index: Source/WebKit/chromium/src/WebWorkerClientImpl.cpp
|
| diff --git a/Source/WebKit/chromium/src/WebWorkerClientImpl.cpp b/Source/WebKit/chromium/src/WebWorkerClientImpl.cpp
|
| index 42130e83b455dd45eb415d2c48d634d2fdf98e49..c5e75d3e048d1ef2c0491f2727e0afdc6db852b8 100644
|
| --- a/Source/WebKit/chromium/src/WebWorkerClientImpl.cpp
|
| +++ b/Source/WebKit/chromium/src/WebWorkerClientImpl.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "WebWorkerClientImpl.h"
|
|
|
| -#include "WorkerScriptController.h"
|
| +#include "bindings/v8/WorkerScriptController.h"
|
| #include "core/dom/CrossThreadTask.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/ErrorEvent.h"
|
|
|