| Index: Source/core/Init.cpp
|
| diff --git a/Source/core/Init.cpp b/Source/core/Init.cpp
|
| index e59fb58cecae13303a9b37bcc9368d45085a1eb4..fd9a3c250b33ffb73ff1c5769c923b7af1856028 100644
|
| --- a/Source/core/Init.cpp
|
| +++ b/Source/core/Init.cpp
|
| @@ -51,7 +51,7 @@
|
| #include "core/events/EventFactory.h"
|
| #include "core/fetch/FetchInitiatorTypeNames.h"
|
| #include "core/html/parser/HTMLParserThread.h"
|
| -#include "core/workers/WorkerThread.h"
|
| +#include "core/workers/WorkerScript.h"
|
| #include "platform/EventTracer.h"
|
| #include "platform/FontFamilyNames.h"
|
| #include "platform/PlatformThreadData.h"
|
|
|