Index: third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp |
diff --git a/third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp b/third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp |
index cc0d668fa705944de85960f1a09e873aef612bc8..45fb5a55c826c5c72ecfb1f29be4b06ebb373e8a 100644 |
--- a/third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp |
+++ b/third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp |
@@ -46,7 +46,6 @@ |
#include "core/loader/WorkerThreadableLoader.h" |
#include "core/probe/CoreProbes.h" |
#include "core/workers/WorkerClients.h" |
-#include "core/workers/WorkerLoaderProxy.h" |
#include "core/workers/WorkerLocation.h" |
#include "core/workers/WorkerNavigator.h" |
#include "core/workers/WorkerReportingProxy.h" |