| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index d1a5ba7a3db13457526bdd0c40f338c11dc992a5..baa2ee2f807285ef352d68e810d8197004123207 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -173,6 +173,7 @@
|
| 'v8/custom/V8EventCustom.cpp',
|
| 'v8/custom/V8EventTargetCustom.cpp',
|
| 'v8/custom/V8ErrorEventCustom.cpp',
|
| + 'v8/custom/V8FileCustom.cpp',
|
| 'v8/custom/V8FileReaderCustom.cpp',
|
| 'v8/custom/V8Float32ArrayCustom.h',
|
| 'v8/custom/V8Float64ArrayCustom.h',
|
|
|