| Index: Source/bindings/scripts/v8_types.py
|
| diff --git a/Source/bindings/scripts/v8_types.py b/Source/bindings/scripts/v8_types.py
|
| index c6ee255d53249f1d53dcc8701952e20e532ad295..5f735af235cb5f6e211589cff8830bd9a92df915 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']),
|
| 'HTMLCollection': set(['bindings/core/v8/V8HTMLCollection.h',
|
| 'core/dom/ClassCollection.h',
|
| 'core/dom/TagCollection.h',
|
|
|