Index: Source/core/workers/WorkerThreadStartupData.h |
diff --git a/Source/core/workers/WorkerThreadStartupData.h b/Source/core/workers/WorkerThreadStartupData.h |
index a3c39d181a67fbe228c2c9aa86a43837d81f502d..c62a83052fa4b7ef6739079aedbb3b012abe6ae5 100644 |
--- a/Source/core/workers/WorkerThreadStartupData.h |
+++ b/Source/core/workers/WorkerThreadStartupData.h |
@@ -31,7 +31,7 @@ |
#ifndef WorkerThreadStartupData_h |
#define WorkerThreadStartupData_h |
-#include "core/frame/ContentSecurityPolicy.h" |
+#include "core/frame/csp/ContentSecurityPolicy.h" |
#include "core/workers/WorkerClients.h" |
#include "core/workers/WorkerThread.h" |
#include "platform/network/ContentSecurityPolicyParsers.h" |