| Index: Source/core/workers/WorkerRunLoop.cpp
|
| diff --git a/Source/core/workers/WorkerRunLoop.cpp b/Source/core/workers/WorkerRunLoop.cpp
|
| index 66a6e4b6225e03243bef272639a515a3622aed95..b7ad2fd73aed65f1d2409d8ebc448c6271f9a4bd 100644
|
| --- a/Source/core/workers/WorkerRunLoop.cpp
|
| +++ b/Source/core/workers/WorkerRunLoop.cpp
|
| @@ -31,7 +31,6 @@
|
| #include "config.h"
|
| #include "core/workers/WorkerRunLoop.h"
|
|
|
| -#include "core/dom/ExecutionContext.h"
|
| #include "core/inspector/InspectorInstrumentation.h"
|
| #include "core/workers/WorkerGlobalScope.h"
|
| #include "core/workers/WorkerThread.h"
|
|
|