| Index: Source/bindings/bindings.gypi
 | 
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
 | 
| index accc0c5ae9c3155c55fd65ac9c06eadf884dbac3..0b7e66a1bbeddd7b965c13554e0ed882a3a857dc 100644
 | 
| --- a/Source/bindings/bindings.gypi
 | 
| +++ b/Source/bindings/bindings.gypi
 | 
| @@ -197,8 +197,6 @@
 | 
|              'v8/custom/V8HTMLMediaElementCustom.cpp',
 | 
|              'v8/custom/V8HTMLOptionsCollectionCustom.cpp',
 | 
|              'v8/custom/V8HTMLPlugInElementCustom.cpp',
 | 
| -            'v8/custom/V8HTMLSelectElementCustom.cpp',
 | 
| -            'v8/custom/V8HTMLSelectElementCustom.h',
 | 
|              'v8/custom/V8HistoryCustom.cpp',
 | 
|              'v8/custom/V8IDBAnyCustom.cpp',
 | 
|              'v8/custom/V8ImageDataCustom.cpp',
 | 
| 
 |