Chromium Code Reviews| Index: Source/modules/webmidi/MIDIPort.idl |
| diff --git a/Source/modules/webmidi/MIDIPort.idl b/Source/modules/webmidi/MIDIPort.idl |
| index 944cacb6834ad95d65858fb5cfe5af2d0de4fd20..3ca858a76e0473634fad36fdbe681dfb4de91f77 100644 |
| --- a/Source/modules/webmidi/MIDIPort.idl |
| +++ b/Source/modules/webmidi/MIDIPort.idl |
| @@ -35,7 +35,6 @@ enum MIDIPortType { |
| [ |
| NoInterfaceObject, |
| - ActiveDOMObject |
| ] interface MIDIPort : EventTarget { |
| readonly attribute DOMString id; |
| readonly attribute DOMString manufacturer; |