| Index: Source/core/dom/MessagePort.cpp
|
| diff --git a/Source/core/dom/MessagePort.cpp b/Source/core/dom/MessagePort.cpp
|
| index 99aab7c6fdafd35bf9d9604958060477727b281f..0446496764cbbe30a88c28e6450ad200b583dbb5 100644
|
| --- a/Source/core/dom/MessagePort.cpp
|
| +++ b/Source/core/dom/MessagePort.cpp
|
| @@ -34,7 +34,6 @@
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/events/MessageEvent.h"
|
| -#include "core/events/ThreadLocalEventNames.h"
|
| #include "core/frame/DOMWindow.h"
|
| #include "core/workers/WorkerGlobalScope.h"
|
| #include "public/platform/WebString.h"
|
|
|