Chromium Code Reviews| Index: Source/modules/webmidi/MIDIInput.idl |
| diff --git a/Source/modules/webmidi/MIDIInput.idl b/Source/modules/webmidi/MIDIInput.idl |
| index 2b90b2efc78244a69038a5bb0a2068ff9567d085..4986c54630d37bd251f333f2474be6e3541a29e4 100644 |
| --- a/Source/modules/webmidi/MIDIInput.idl |
| +++ b/Source/modules/webmidi/MIDIInput.idl |
| @@ -29,7 +29,6 @@ |
| */ |
| [ |
| - ActiveDOMObject, |
| NoInterfaceObject, |
| SetWrapperReferenceTo(MIDIAccess midiAccess), |
| ] interface MIDIInput : MIDIPort { |