Index: Source/bindings/scripts/v8_interface.py |
diff --git a/Source/bindings/scripts/v8_interface.py b/Source/bindings/scripts/v8_interface.py |
index 729ef45b3f83ee53795a46010121b3dc63d1b46b..0e0345804c4155ce0283a6e20b931d2add2b45f6 100644 |
--- a/Source/bindings/scripts/v8_interface.py |
+++ b/Source/bindings/scripts/v8_interface.py |
@@ -62,7 +62,6 @@ INTERFACE_H_INCLUDES = frozenset([ |
INTERFACE_CPP_INCLUDES = frozenset([ |
'bindings/core/v8/ExceptionState.h', |
'bindings/core/v8/V8DOMConfiguration.h', |
- 'bindings/core/v8/V8HiddenValue.h', |
'bindings/core/v8/V8ObjectConstructor.h', |
'core/dom/ContextFeatures.h', |
'core/dom/Document.h', |