Index: Source/core/dom/EventTargetFactory.in |
diff --git a/Source/core/dom/EventTargetFactory.in b/Source/core/dom/EventTargetFactory.in |
index 6dff084c428a4f907b83ce52aadb84112f2d29bc..bcab10f0cd3918b0a9aa3663fbc693ced0a89e5a 100644 |
--- a/Source/core/dom/EventTargetFactory.in |
+++ b/Source/core/dom/EventTargetFactory.in |
@@ -15,6 +15,7 @@ IDBRequest |
IDBTransaction |
ScriptProcessorNode conditional=WEB_AUDIO |
LocalMediaStream conditional=MEDIA_STREAM |
+MIDIPort |
Chris Rogers
2013/04/24 19:18:09
nit: most of the file is alphabetical order, so ca
Takashi Toyoshima
2013/04/25 02:29:45
I thought this is unix sort command order, or ASCI
Takashi Toyoshima
2013/04/25 03:47:22
OK, I'll adopt unix order here.
|
MediaKeySession conditional=ENCRYPTED_MEDIA_V2 |
MediaController |
MediaSource |