summaryrefslogtreecommitdiff
path: root/chromium/third_party/WebKit/Source/core/workers/DedicatedWorkerThread.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/workers/DedicatedWorkerThread.h')
-rw-r--r--chromium/third_party/WebKit/Source/core/workers/DedicatedWorkerThread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/WebKit/Source/core/workers/DedicatedWorkerThread.h b/chromium/third_party/WebKit/Source/core/workers/DedicatedWorkerThread.h
index 9701929bf8e..c8f44c7b0e4 100644
--- a/chromium/third_party/WebKit/Source/core/workers/DedicatedWorkerThread.h
+++ b/chromium/third_party/WebKit/Source/core/workers/DedicatedWorkerThread.h
@@ -30,7 +30,7 @@
#ifndef DedicatedWorkerThread_h
#define DedicatedWorkerThread_h
-#include "core/page/ContentSecurityPolicy.h"
+#include "core/frame/ContentSecurityPolicy.h"
#include "core/workers/WorkerThread.h"
namespace WebCore {