| Index: third_party/WebKit/Source/bindings/core/v8/V8AbstractEventListener.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/V8AbstractEventListener.cpp b/third_party/WebKit/Source/bindings/core/v8/V8AbstractEventListener.cpp
|
| index ad844fa998c4c7a6487405d239eace46c462ff04..e8a8543bb382f5a40c2c4c28808cbb055c7739f9 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8AbstractEventListener.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8AbstractEventListener.cpp
|
| @@ -34,6 +34,7 @@
|
| #include "bindings/core/v8/V8Event.h"
|
| #include "bindings/core/v8/V8EventListenerHelper.h"
|
| #include "bindings/core/v8/V8EventTarget.h"
|
| +#include "bindings/core/v8/WorkerOrWorkletScriptController.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/DocumentParser.h"
|
| #include "core/dom/ExecutionContext.h"
|
|
|