Index: Source/web/WebEmbeddedWorkerImpl.cpp |
diff --git a/Source/web/WebEmbeddedWorkerImpl.cpp b/Source/web/WebEmbeddedWorkerImpl.cpp |
index 2639d824834469f26e2762b2a87c8122ea279c25..3aeffc19483d03ef489c3bb88a015d9523497022 100644 |
--- a/Source/web/WebEmbeddedWorkerImpl.cpp |
+++ b/Source/web/WebEmbeddedWorkerImpl.cpp |
@@ -33,12 +33,12 @@ |
#include "core/dom/CrossThreadTask.h" |
#include "core/dom/Document.h" |
+#include "core/fetch/SubstituteData.h" |
#include "core/frame/csp/ContentSecurityPolicy.h" |
#include "core/inspector/InspectorInstrumentation.h" |
#include "core/inspector/WorkerDebuggerAgent.h" |
#include "core/inspector/WorkerInspectorController.h" |
#include "core/loader/FrameLoadRequest.h" |
-#include "core/loader/SubstituteData.h" |
#include "core/workers/WorkerClients.h" |
#include "core/workers/WorkerGlobalScope.h" |
#include "core/workers/WorkerInspectorProxy.h" |