| Index: Source/core/dom/ActiveDOMObject.cpp
|
| diff --git a/Source/core/dom/ActiveDOMObject.cpp b/Source/core/dom/ActiveDOMObject.cpp
|
| index b15d2da76fc06421f5f475ffe43b996360e8123e..a3270fc1cfb718974b1a4ae1c560d9a0691f2ded 100644
|
| --- a/Source/core/dom/ActiveDOMObject.cpp
|
| +++ b/Source/core/dom/ActiveDOMObject.cpp
|
| @@ -29,8 +29,6 @@
|
|
|
| #include "core/dom/ScriptExecutionContext.h"
|
| #include "core/dom/WebCoreMemoryInstrumentation.h"
|
| -#include "core/workers/WorkerContext.h"
|
| -#include "core/workers/WorkerThread.h"
|
|
|
| namespace WebCore {
|
|
|
|
|