| Index: Source/web/SharedWorkerRepositoryClientImpl.cpp
|
| diff --git a/Source/web/SharedWorkerRepositoryClientImpl.cpp b/Source/web/SharedWorkerRepositoryClientImpl.cpp
|
| index ebba20659cd4a37cc2ffa1309373369c5385863a..f4f83bc32bfd09fc79efe05b151cfe21ddbb5ab6 100644
|
| --- a/Source/web/SharedWorkerRepositoryClientImpl.cpp
|
| +++ b/Source/web/SharedWorkerRepositoryClientImpl.cpp
|
| @@ -39,8 +39,6 @@
|
| #include "core/frame/csp/ContentSecurityPolicy.h"
|
| #include "core/inspector/InspectorInstrumentation.h"
|
| #include "core/workers/SharedWorker.h"
|
| -#include "core/workers/WorkerScriptLoader.h"
|
| -#include "core/workers/WorkerScriptLoaderClient.h"
|
| #include "platform/network/ResourceResponse.h"
|
| #include "public/platform/WebMessagePortChannel.h"
|
| #include "public/platform/WebString.h"
|
|
|