Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(514)

Unified Diff: Source/core/dom/EventNames.in

Issue 14192043: Web MIDI: implement MIDIMessageEvent (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: layout test Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/core/dom/EventNames.in
diff --git a/Source/core/dom/EventNames.in b/Source/core/dom/EventNames.in
index 8c1e6be06444cf6c5e1122066a05fe605c08e1ce..74b47d0890af2b8a77a684e1183d839ef46cd7c2 100644
--- a/Source/core/dom/EventNames.in
+++ b/Source/core/dom/EventNames.in
@@ -57,3 +57,4 @@ TrackEvent
AutocompleteErrorEvent
CSSFontFaceLoadEvent conditional=FONT_LOAD_EVENTS
SecurityPolicyViolationEvent
+MIDIMessageEvent

Powered by Google App Engine
This is Rietveld 408576698