| Index: Source/modules/serviceworkers/ServiceWorkerThread.h
|
| diff --git a/Source/modules/serviceworkers/ServiceWorkerThread.h b/Source/modules/serviceworkers/ServiceWorkerThread.h
|
| index 1094e0157bfe0ba5a028b12ee19cfb6951bb463e..9942b85f81b2d1906bf793dd43f1dff37072cecb 100644
|
| --- a/Source/modules/serviceworkers/ServiceWorkerThread.h
|
| +++ b/Source/modules/serviceworkers/ServiceWorkerThread.h
|
| @@ -30,7 +30,7 @@
|
| #ifndef ServiceWorkerThread_h
|
| #define ServiceWorkerThread_h
|
|
|
| -#include "core/frame/ContentSecurityPolicy.h"
|
| +#include "core/frame/csp/ContentSecurityPolicy.h"
|
| #include "core/workers/WorkerThread.h"
|
|
|
| namespace WebCore {
|
|
|