Index: Source/core/dom/EventNames.in |
diff --git a/Source/core/dom/EventNames.in b/Source/core/dom/EventNames.in |
index 5ede66518a6574b774f9a66bbf19ac9361277432..a1cdef26a31f842726ecc3ad647c94bb30f82455 100644 |
--- a/Source/core/dom/EventNames.in |
+++ b/Source/core/dom/EventNames.in |
@@ -50,7 +50,7 @@ TouchEvent runtimeConditional=touchEnabled |
modules/device_orientation/DeviceMotionEvent |
core/dom/DeviceOrientationEvent |
OrientationEvent interfaceName=Event, conditional=ORIENTATION_EVENTS |
-core/html/MediaKeyEvent conditional=ENCRYPTED_MEDIA |
+core/html/MediaKeyEvent |
MediaKeyMessageEvent conditional=ENCRYPTED_MEDIA_V2 |
MediaKeyNeededEvent conditional=ENCRYPTED_MEDIA_V2 |
core/html/track/TrackEvent |