| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index 370291a6ab2fbec2b2329a6d438060ca636ad2a6..46a5e612e1ec74193bbe9591cc8bc63da97a331c 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',
|
|
|