| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index 3d0348ff4245c85fb0f980f3fe3a68133b48054b..1e5a308ab5dc836b6df6fbb9ce61f160ac5aabcf 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -187,7 +187,6 @@
|
| 'v8/custom/V8HTMLCollectionCustom.cpp',
|
| 'v8/custom/V8HTMLDocumentCustom.cpp',
|
| 'v8/custom/V8HTMLElementCustom.cpp',
|
| - 'v8/custom/V8HTMLFormControlsCollectionCustom.cpp',
|
| 'v8/custom/V8HTMLFrameElementCustom.cpp',
|
| 'v8/custom/V8HTMLOptionsCollectionCustom.cpp',
|
| 'v8/custom/V8HTMLPlugInElementCustom.cpp',
|
|
|