| Index: Source/web/WebEmbeddedWorkerImpl.cpp
|
| diff --git a/Source/web/WebEmbeddedWorkerImpl.cpp b/Source/web/WebEmbeddedWorkerImpl.cpp
|
| index cdb106d78d2bc16450927c5b03f7895529bb1c8b..bbdea4eebd7a85f6ef92e289b2127efb71d83680 100644
|
| --- a/Source/web/WebEmbeddedWorkerImpl.cpp
|
| +++ b/Source/web/WebEmbeddedWorkerImpl.cpp
|
| @@ -38,7 +38,6 @@
|
| #include "WebWorkerPermissionClientProxy.h"
|
| #include "WorkerPermissionClient.h"
|
| #include "core/dom/Document.h"
|
| -#include "core/frame/ContentSecurityPolicyResponseHeaders.h"
|
| #include "core/loader/FrameLoadRequest.h"
|
| #include "core/loader/SubstituteData.h"
|
| #include "core/workers/WorkerClients.h"
|
|
|