| Index: Source/web/WebEmbeddedWorkerImpl.h
|
| diff --git a/Source/web/WebEmbeddedWorkerImpl.h b/Source/web/WebEmbeddedWorkerImpl.h
|
| index 94dabc0ee9a29ade3ec28765731e815b1c25b174..20a9e06c3daa65f45dda59c975ac242f8fb34c44 100644
|
| --- a/Source/web/WebEmbeddedWorkerImpl.h
|
| +++ b/Source/web/WebEmbeddedWorkerImpl.h
|
| @@ -35,10 +35,8 @@
|
| #include "WebEmbeddedWorker.h"
|
| #include "WebEmbeddedWorkerStartData.h"
|
| #include "WebFrameClient.h"
|
| -#include "core/frame/ContentSecurityPolicyResponseHeaders.h"
|
|
|
| namespace WebCore {
|
| -class ContentSecurityPolicyResponseHeaders;
|
| class WorkerScriptLoader;
|
| class WorkerThread;
|
| }
|
|
|