Index: Source/bindings/scripts/v8_types.py |
diff --git a/Source/bindings/scripts/v8_types.py b/Source/bindings/scripts/v8_types.py |
index 569cac22c7306aa96dba3791a0057bcfa5320845..226b54cf87f3c42c54fb98639c0d61d123e6c76c 100644 |
--- a/Source/bindings/scripts/v8_types.py |
+++ b/Source/bindings/scripts/v8_types.py |
@@ -341,6 +341,7 @@ INCLUDES_FOR_TYPE = { |
'core/dom/ClassCollection.h', |
'core/dom/TagCollection.h', |
'core/html/HTMLCollection.h', |
+ 'core/html/HTMLDataListOptionsCollection.h', |
'core/html/HTMLFormControlsCollection.h', |
'core/html/HTMLTableRowsCollection.h']), |
'MediaQueryListListener': set(['core/css/MediaQueryListListener.h']), |