| Index: Source/bindings/bindings.gypi | 
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi | 
| index 71e371bab7ce003cc0de351e06aed9f24462797b..2f9dd1b3bbcc64d1988c6fec893c5cf02f8c023b 100644 | 
| --- a/Source/bindings/bindings.gypi | 
| +++ b/Source/bindings/bindings.gypi | 
| @@ -173,6 +173,7 @@ | 
| 'v8/custom/V8EntrySyncCustom.cpp', | 
| 'v8/custom/V8EventCustom.cpp', | 
| 'v8/custom/V8EventTargetCustom.cpp', | 
| +            'v8/custom/V8ErrorEventCustom.cpp', | 
| 'v8/custom/V8FileReaderCustom.cpp', | 
| 'v8/custom/V8FormDataCustom.cpp', | 
| 'v8/custom/V8GeolocationCustom.cpp', | 
|  |