Index: Source/bindings/scripts/v8_types.py |
diff --git a/Source/bindings/scripts/v8_types.py b/Source/bindings/scripts/v8_types.py |
index bb2fac1f410d8fcbe0199c712b84efbc2dad3ed0..de6fd22a80e6d448ab7b5ab6e3065240e8a1cb87 100644 |
--- a/Source/bindings/scripts/v8_types.py |
+++ b/Source/bindings/scripts/v8_types.py |
@@ -292,7 +292,7 @@ INCLUDES_FOR_TYPE = { |
'bindings/v8/V8EventListenerList.h']), |
'EventListener': set(['bindings/v8/BindingSecurity.h', |
'bindings/v8/V8EventListenerList.h', |
- 'core/frame/DOMWindow.h']), |
+ 'core/frame/LocalDOMWindow.h']), |
'MediaQueryListListener': set(['core/css/MediaQueryListListener.h']), |
'Promise': set(['bindings/v8/ScriptPromise.h']), |
'SerializedScriptValue': set(['bindings/v8/SerializedScriptValue.h']), |