| 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 3b2ccdb066560ac36ec884ec749ac3b30b4ab7cb..94542b56122aa5210efaf285b15cdbb93da7cb69 100644
|
| --- a/Source/bindings/core/v8/custom/custom.gypi
|
| +++ b/Source/bindings/core/v8/custom/custom.gypi
|
| @@ -36,6 +36,7 @@
|
| 'V8HTMLCollectionCustom.cpp',
|
| 'V8HTMLDocumentCustom.cpp',
|
| 'V8HTMLElementCustom.cpp',
|
| + 'V8HTMLMediaElementCustom.cpp',
|
| 'V8HTMLOptionsCollectionCustom.cpp',
|
| 'V8HTMLPlugInElementCustom.cpp',
|
| 'V8HistoryCustom.cpp',
|
|
|