Index: Source/web/ServiceWorkerGlobalScopeProxy.cpp |
diff --git a/Source/web/ServiceWorkerGlobalScopeProxy.cpp b/Source/web/ServiceWorkerGlobalScopeProxy.cpp |
index f3d0a9942c2df2582f3031d6d24652e54dc74f9b..eb231226b910c66c5deae8a65f71784494e1ffff 100644 |
--- a/Source/web/ServiceWorkerGlobalScopeProxy.cpp |
+++ b/Source/web/ServiceWorkerGlobalScopeProxy.cpp |
@@ -38,7 +38,6 @@ |
#include "core/dom/ExecutionContext.h" |
#include "core/dom/MessagePort.h" |
#include "core/events/MessageEvent.h" |
-#include "core/events/ThreadLocalEventNames.h" |
#include "core/workers/WorkerGlobalScope.h" |
#include "modules/serviceworkers/FetchEvent.h" |
#include "modules/serviceworkers/InstallEvent.h" |