| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index b2df74b114b1388d517837ded057a8c54f07f9b8..7f9c6f9c54064a6c924deed393e524bdf49769a9 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -197,6 +197,8 @@
|
| 'v8/custom/V8HTMLFrameSetElementCustom.cpp',
|
| 'v8/custom/V8HTMLImageElementConstructor.cpp',
|
| 'v8/custom/V8HTMLImageElementConstructor.h',
|
| + 'v8/custom/V8HTMLPictureElementConstructor.cpp',
|
| + 'v8/custom/V8HTMLPictureElementConstructor.h',
|
| 'v8/custom/V8HTMLInputElementCustom.cpp',
|
| 'v8/custom/V8HTMLLinkElementCustom.cpp',
|
| 'v8/custom/V8HTMLMediaElementCustom.cpp',
|
|
|