Index: Source/bindings/core/v8/v8.gypi |
diff --git a/Source/bindings/core/v8/v8.gypi b/Source/bindings/core/v8/v8.gypi |
index 9a38ec6516fee91e1bcb2a9f3addde769084c9cf..5f6eb28c301840d7cdbda8d5d0fccd71578f5a2d 100644 |
--- a/Source/bindings/core/v8/v8.gypi |
+++ b/Source/bindings/core/v8/v8.gypi |
@@ -36,6 +36,8 @@ |
'ExceptionState.h', |
'ExceptionStatePlaceholder.cpp', |
'ExceptionStatePlaceholder.h', |
+ 'Iterable.h', |
+ 'Maplike.h', |
'ModuleProxy.cpp', |
'ModuleProxy.h', |
'NPV8Object.cpp', |