| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 7c7723c3e3345879de079f6beea46d2f9e42ae3d..e624eaacaef14edbc8d76d45f595d19dab8f7477 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -156,7 +156,6 @@
|
| 'webmidi/MIDIErrorCallback.idl',
|
| 'webmidi/MIDIInput.idl',
|
| 'webmidi/MIDIMessageEvent.idl',
|
| - 'webmidi/MIDIOutput.idl',
|
| 'webmidi/MIDIPort.idl',
|
| 'websockets/CloseEvent.idl',
|
| 'websockets/WebSocket.idl',
|
| @@ -608,8 +607,6 @@
|
| 'webmidi/MIDIInput.cpp',
|
| 'webmidi/MIDIInput.h',
|
| 'webmidi/MIDIMessageEvent.h',
|
| - 'webmidi/MIDIOutput.cpp',
|
| - 'webmidi/MIDIOutput.h',
|
| 'webmidi/MIDIPort.cpp',
|
| 'webmidi/MIDIPort.h',
|
| 'websockets/CloseEvent.h',
|
|
|