Index: Source/bindings/bindings.gypi |
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi |
index 71e371bab7ce003cc0de351e06aed9f24462797b..c9905d579f395bb4a9520eda2889ff7662960ee9 100644 |
--- a/Source/bindings/bindings.gypi |
+++ b/Source/bindings/bindings.gypi |
@@ -204,6 +204,7 @@ |
'v8/custom/V8MessagePortCustom.cpp', |
'v8/custom/V8MutationObserverCustom.cpp', |
'v8/custom/V8NodeCustom.cpp', |
+ 'v8/custom/V8NodeIteratorCustom.cpp', |
'v8/custom/V8NodeListCustom.cpp', |
'v8/custom/V8OscillatorNodeCustom.cpp', |
'v8/custom/V8PannerNodeCustom.cpp', |
@@ -221,6 +222,7 @@ |
'v8/custom/V8StyleSheetCustom.cpp', |
'v8/custom/V8TextCustom.cpp', |
'v8/custom/V8TrackEventCustom.cpp', |
+ 'v8/custom/V8TreeWalkerCustom.cpp', |
'v8/custom/V8WebGLRenderingContextCustom.cpp', |
'v8/custom/V8WebKitPointCustom.cpp', |
'v8/custom/V8WindowCustom.cpp', |