| Index: Source/web/SharedWorkerRepositoryClientImpl.cpp
|
| diff --git a/Source/web/SharedWorkerRepositoryClientImpl.cpp b/Source/web/SharedWorkerRepositoryClientImpl.cpp
|
| index 404288c028f60a3951480fed94e530128890c1b2..fcff0b2021909cd39c1fce240ca6ae5b62d7d13b 100644
|
| --- a/Source/web/SharedWorkerRepositoryClientImpl.cpp
|
| +++ b/Source/web/SharedWorkerRepositoryClientImpl.cpp
|
| @@ -43,7 +43,7 @@
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/events/Event.h"
|
| #include "core/events/ThreadLocalEventNames.h"
|
| -#include "core/frame/ContentSecurityPolicy.h"
|
| +#include "core/frame/csp/ContentSecurityPolicy.h"
|
| #include "core/inspector/InspectorInstrumentation.h"
|
| #include "core/workers/SharedWorker.h"
|
| #include "core/workers/WorkerScriptLoader.h"
|
|
|