| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index e5cde5509ddd0d79c0a61314bf2e0cd7d9d2f6b1..c93dd20ed4157fcffe6d3478d6d5afb427e65c5f 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -214,7 +214,6 @@
|
| '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',
|
| @@ -232,7 +231,6 @@
|
| 'v8/custom/V8StyleSheetCustom.cpp',
|
| 'v8/custom/V8TextCustom.cpp',
|
| 'v8/custom/V8TrackEventCustom.cpp',
|
| - 'v8/custom/V8TreeWalkerCustom.cpp',
|
| 'v8/custom/V8TypedArrayCustom.h',
|
| 'v8/custom/V8Uint8ArrayCustom.h',
|
| 'v8/custom/V8Uint8ClampedArrayCustom.h',
|
|
|