| Index: third_party/WebKit/Source/core/workers/InProcessWorkerBase.cpp
|
| diff --git a/third_party/WebKit/Source/core/workers/InProcessWorkerBase.cpp b/third_party/WebKit/Source/core/workers/InProcessWorkerBase.cpp
|
| index a88e967df4cbc03e322558825b24cfc28ff2d83e..e52c8f7c98d5a8fe91d2b32243da4fc915207d40 100644
|
| --- a/third_party/WebKit/Source/core/workers/InProcessWorkerBase.cpp
|
| +++ b/third_party/WebKit/Source/core/workers/InProcessWorkerBase.cpp
|
| @@ -14,7 +14,6 @@
|
| #include "core/workers/WorkerScriptLoader.h"
|
| #include "core/workers/WorkerThread.h"
|
| #include "platform/network/ContentSecurityPolicyResponseHeaders.h"
|
| -#include "wtf/MainThread.h"
|
|
|
| namespace blink {
|
|
|
|
|