| Index: Source/core/dom/EventNames.in
|
| diff --git a/Source/core/dom/EventNames.in b/Source/core/dom/EventNames.in
|
| index ef91692c2cb5c18008f09d72a691796d7798ec52..98dd61cbc6c7d6cfb543e8209abd1ff9de300720 100644
|
| --- a/Source/core/dom/EventNames.in
|
| +++ b/Source/core/dom/EventNames.in
|
| @@ -45,7 +45,7 @@ core/storage/StorageEvent
|
| SVGEvents interfaceName=Event, conditional=SVG
|
| SVGZoomEvent conditional=SVG
|
| SVGZoomEvents interfaceName=SVGZoomEvent, conditional=SVG
|
| -IDBVersionChangeEvent
|
| +modules/indexeddb/IDBVersionChangeEvent
|
| TouchEvent runtimeConditional=touchEnabled
|
| modules/device_orientation/DeviceMotionEvent
|
| core/dom/DeviceOrientationEvent
|
| @@ -57,5 +57,5 @@ core/html/track/TrackEvent
|
| core/dom/AutocompleteErrorEvent
|
| core/css/CSSFontFaceLoadEvent
|
| SecurityPolicyViolationEvent
|
| -MIDIConnectionEvent
|
| -MIDIMessageEvent
|
| +modules/webmidi/MIDIConnectionEvent
|
| +modules/webmidi/MIDIMessageEvent
|
|
|