Chromium Code Reviews| Index: Source/modules/webmidi/MIDIPort.idl |
| diff --git a/Source/modules/webmidi/MIDIPort.idl b/Source/modules/webmidi/MIDIPort.idl |
| index 226387cb79bd5825f319434d94eaf5f4135610e8..e7e2aa9f87a204969318580f984b683adf0a657a 100644 |
| --- a/Source/modules/webmidi/MIDIPort.idl |
| +++ b/Source/modules/webmidi/MIDIPort.idl |
| @@ -34,6 +34,7 @@ enum MIDIPortType { |
| }; |
| [ |
| + NoInterfaceObject, |
| ActiveDOMObject, |
| EventTarget |
| ] interface MIDIPort { |