| Index: Source/core/workers/WorkerMessagingProxy.cpp
|
| diff --git a/Source/core/workers/WorkerMessagingProxy.cpp b/Source/core/workers/WorkerMessagingProxy.cpp
|
| index a8032c9fc5040d9c60d9d5f083089aa0c4549df5..b83526e220d9a8330aac85a37659c8f945bfbf0a 100644
|
| --- a/Source/core/workers/WorkerMessagingProxy.cpp
|
| +++ b/Source/core/workers/WorkerMessagingProxy.cpp
|
| @@ -31,7 +31,6 @@
|
|
|
| #include "core/dom/CrossThreadTask.h"
|
| #include "core/dom/Document.h"
|
| -#include "core/dom/ExecutionContext.h"
|
| #include "core/events/ErrorEvent.h"
|
| #include "core/events/MessageEvent.h"
|
| #include "core/inspector/InspectorInstrumentation.h"
|
|
|