| Index: third_party/WebKit/Source/core/dom/ExecutionContext.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/ExecutionContext.cpp b/third_party/WebKit/Source/core/dom/ExecutionContext.cpp
|
| index 5f2ecb70489aa509538ab0da80e70ad91d6893c7..ca14123db051b9108f057a94f2cb6a7a07e0821c 100644
|
| --- a/third_party/WebKit/Source/core/dom/ExecutionContext.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/ExecutionContext.cpp
|
| @@ -28,7 +28,6 @@
|
| #include "core/dom/ExecutionContext.h"
|
|
|
| #include "bindings/core/v8/ScriptCallStack.h"
|
| -#include "core/dom/ActiveDOMObject.h"
|
| #include "core/dom/ExecutionContextTask.h"
|
| #include "core/events/ErrorEvent.h"
|
| #include "core/events/EventTarget.h"
|
|
|