| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index e5cde5509ddd0d79c0a61314bf2e0cd7d9d2f6b1..36aefc66d451eaa920074c9e9226424285281a34 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -209,6 +209,8 @@
|
| 'v8/custom/V8Int32ArrayCustom.h',
|
| 'v8/custom/V8JavaScriptCallFrameCustom.cpp',
|
| 'v8/custom/V8LocationCustom.cpp',
|
| + 'v8/custom/V8MIDIInputCustom.cpp',
|
| + 'v8/custom/V8MIDIOutputCustom.cpp',
|
| 'v8/custom/V8MessageChannelCustom.cpp',
|
| 'v8/custom/V8MessageEventCustom.cpp',
|
| 'v8/custom/V8MessagePortCustom.cpp',
|
|
|