| 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 c40c8945c9e5902d196d396d74570b0ce23de61c..7777be0457fcdbaf45b2c06450fbe425b4079f3f 100644
|
| --- a/Source/bindings/core/v8/custom/custom.gypi
|
| +++ b/Source/bindings/core/v8/custom/custom.gypi
|
| @@ -20,6 +20,7 @@
|
| 'V8MediaQueryListCustom.cpp',
|
| 'V8MessageChannelCustom.cpp',
|
| 'V8MessageEventCustom.cpp',
|
| + 'V8MessagePortCustom.cpp',
|
| 'V8MutationObserverCustom.cpp',
|
| 'V8PopStateEventCustom.cpp',
|
| 'V8PromiseRejectionEventCustom.cpp',
|
|
|