Index: Source/modules/serviceworkers/InstallEvent.cpp |
diff --git a/Source/modules/serviceworkers/InstallEvent.cpp b/Source/modules/serviceworkers/InstallEvent.cpp |
index 67db8b5ff9f97401e81613aef95921f8acc2c846..2aae7882a73a39c61ac8ccafdd2af19b990e1302 100644 |
--- a/Source/modules/serviceworkers/InstallEvent.cpp |
+++ b/Source/modules/serviceworkers/InstallEvent.cpp |
@@ -32,7 +32,6 @@ |
#include "InstallEvent.h" |
#include "bindings/v8/ScriptPromiseResolver.h" |
-#include "core/events/ThreadLocalEventNames.h" |
#include "modules/serviceworkers/WaitUntilObserver.h" |
#include "platform/NotImplemented.h" |
#include "wtf/RefPtr.h" |