| Index: Source/core/workers/DedicatedWorkerContext.cpp
|
| diff --git a/Source/core/workers/DedicatedWorkerContext.cpp b/Source/core/workers/DedicatedWorkerContext.cpp
|
| index 357dfd44e332d7851494e3efaaccc85f6efa9d9c..5b3793bf9e2fc48c7010652a7a7cd9031df8beae 100644
|
| --- a/Source/core/workers/DedicatedWorkerContext.cpp
|
| +++ b/Source/core/workers/DedicatedWorkerContext.cpp
|
| @@ -32,7 +32,6 @@
|
|
|
| #include "core/workers/DedicatedWorkerContext.h"
|
|
|
| -#include "core/dom/MessageEvent.h"
|
| #include "core/page/DOMWindow.h"
|
| #include "core/workers/DedicatedWorkerThread.h"
|
| #include "core/workers/WorkerObjectProxy.h"
|
|
|