Index: Source/core/workers/WorkerThread.h |
diff --git a/Source/core/workers/WorkerThread.h b/Source/core/workers/WorkerThread.h |
index a58d1e7210f8386f38f266b3ee47b6a08cdb1191..29e3c181cd5ce87141ef7066646d83bf9ec32e1e 100644 |
--- a/Source/core/workers/WorkerThread.h |
+++ b/Source/core/workers/WorkerThread.h |
@@ -27,7 +27,7 @@ |
#ifndef WorkerThread_h |
#define WorkerThread_h |
-#include "core/frame/ContentSecurityPolicy.h" |
+#include "core/frame/csp/ContentSecurityPolicy.h" |
#include "core/workers/WorkerRunLoop.h" |
#include "platform/weborigin/SecurityOrigin.h" |
#include "wtf/Forward.h" |