Index: Source/core/workers/SharedWorkerGlobalScope.cpp |
diff --git a/Source/core/workers/SharedWorkerGlobalScope.cpp b/Source/core/workers/SharedWorkerGlobalScope.cpp |
index 600f7b16a7c3c9e3a07cde63e6f0b254abe6c771..c961699b9226d743ab3aa06668bffb0de68fcc68 100644 |
--- a/Source/core/workers/SharedWorkerGlobalScope.cpp |
+++ b/Source/core/workers/SharedWorkerGlobalScope.cpp |
@@ -38,7 +38,6 @@ |
#include "core/frame/DOMWindow.h" |
#include "core/workers/SharedWorkerThread.h" |
#include "core/workers/WorkerClients.h" |
-#include "core/workers/WorkerThreadStartupData.h" |
#include "wtf/CurrentTime.h" |
namespace WebCore { |