Index: Source/core/workers/Worker.h |
diff --git a/Source/core/workers/Worker.h b/Source/core/workers/Worker.h |
index 8e8771ae70cddf6cb2c505b068f998845219a970..eae2da93b9003e2375664463b388aae22473e43e 100644 |
--- a/Source/core/workers/Worker.h |
+++ b/Source/core/workers/Worker.h |
@@ -31,7 +31,6 @@ |
#include "core/dom/MessagePort.h" |
#include "core/events/EventListener.h" |
#include "core/events/EventTarget.h" |
-#include "core/events/ThreadLocalEventNames.h" |
#include "core/workers/AbstractWorker.h" |
#include "core/workers/WorkerScriptLoaderClient.h" |
#include "heap/Handle.h" |