Index: Source/web/SharedWorkerRepositoryClientImpl.cpp |
diff --git a/Source/web/SharedWorkerRepositoryClientImpl.cpp b/Source/web/SharedWorkerRepositoryClientImpl.cpp |
index 11793f728218421937a194d35775f664600f4891..56bf4adbf33048ec407cb110cf58424980873981 100644 |
--- a/Source/web/SharedWorkerRepositoryClientImpl.cpp |
+++ b/Source/web/SharedWorkerRepositoryClientImpl.cpp |
@@ -42,7 +42,6 @@ |
#include "core/dom/ExceptionCode.h" |
#include "core/dom/ExecutionContext.h" |
#include "core/events/Event.h" |
-#include "core/events/ThreadLocalEventNames.h" |
#include "core/frame/csp/ContentSecurityPolicy.h" |
#include "core/inspector/InspectorInstrumentation.h" |
#include "core/workers/SharedWorker.h" |