| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index e06c0093532d53a07c1e36e1fa2c551e90e52157..b9a9b48cac1d6e8d7ab4a6158dd190dec0e5b1e8 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -192,7 +192,6 @@
|
| 'v8/custom/V8HTMLCollectionCustom.cpp',
|
| 'v8/custom/V8HTMLDocumentCustom.cpp',
|
| 'v8/custom/V8HTMLElementCustom.cpp',
|
| - 'v8/custom/V8HTMLFrameElementCustom.cpp',
|
| 'v8/custom/V8HTMLOptionsCollectionCustom.cpp',
|
| 'v8/custom/V8HTMLPlugInElementCustom.cpp',
|
| 'v8/custom/V8HistoryCustom.cpp',
|
|
|