| Index: Source/core/workers/SharedWorkerGlobalScope.cpp
|
| diff --git a/Source/core/workers/SharedWorkerGlobalScope.cpp b/Source/core/workers/SharedWorkerGlobalScope.cpp
|
| index 0367bd0a4539b238300c954a96a23821900e5ca9..b45fe494bfc6682b68eb31d61ee10f4bbca95465 100644
|
| --- a/Source/core/workers/SharedWorkerGlobalScope.cpp
|
| +++ b/Source/core/workers/SharedWorkerGlobalScope.cpp
|
| @@ -33,7 +33,6 @@
|
| #include "core/workers/SharedWorkerGlobalScope.h"
|
|
|
| #include "core/events/MessageEvent.h"
|
| -#include "core/events/ThreadLocalEventNames.h"
|
| #include "core/inspector/ScriptCallStack.h"
|
| #include "core/frame/DOMWindow.h"
|
| #include "core/workers/SharedWorkerThread.h"
|
|
|