| Index: Source/bindings/core/v8/custom/custom.gypi
|
| diff --git a/Source/bindings/core/v8/custom/custom.gypi b/Source/bindings/core/v8/custom/custom.gypi
|
| index 110deed9e71480e33f6bf0b7620137fecf32c682..5cc4140e7a2ff4e7b7397f551bf0252cbc22170a 100644
|
| --- a/Source/bindings/core/v8/custom/custom.gypi
|
| +++ b/Source/bindings/core/v8/custom/custom.gypi
|
| @@ -34,6 +34,7 @@
|
| 'V8HTMLAllCollectionCustom.cpp',
|
| 'V8HTMLCanvasElementCustom.cpp',
|
| 'V8HTMLDocumentCustom.cpp',
|
| + 'V8HTMLMediaElementCustom.cpp',
|
| 'V8HTMLOptionsCollectionCustom.cpp',
|
| 'V8HTMLPlugInElementCustom.cpp',
|
| 'V8HistoryCustom.cpp',
|
|
|