| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index dee427a478840b648c33068fa50c3a964a19c0e6..806403df232f64c5b65329cce1880c1f7250ebff 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -202,8 +202,6 @@
|
| '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',
|
|
|