| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index 7b652065f6685c377defc544835e8c951390c5e2..e00cd8ab8986fcb437b81f4d418163b710fa4297 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -171,6 +171,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',
|
|
|