| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index 806403df232f64c5b65329cce1880c1f7250ebff..07b281df3274358c3c41e230076cafa673b616c9 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -172,6 +172,7 @@
|
| 'v8/custom/V8DeviceMotionEventCustom.cpp',
|
| 'v8/custom/V8DeviceOrientationEventCustom.cpp',
|
| 'v8/custom/V8DocumentCustom.cpp',
|
| + 'v8/custom/V8ElementCustom.cpp',
|
| 'v8/custom/V8EntryCustom.cpp',
|
| 'v8/custom/V8EntrySyncCustom.cpp',
|
| 'v8/custom/V8EventCustom.cpp',
|
|
|