Index: Source/core/html/MediaKeyEvent.idl |
diff --git a/Source/core/html/MediaKeyEvent.idl b/Source/core/html/MediaKeyEvent.idl |
index 21575de8ae34d3ef6ee99bbc662ca47cc6195369..8a5adc328106edcf8835a27c3219f83d5114a370 100644 |
--- a/Source/core/html/MediaKeyEvent.idl |
+++ b/Source/core/html/MediaKeyEvent.idl |
@@ -25,7 +25,7 @@ |
[ |
EnabledAtRuntime=legacyEncryptedMedia, |
- ConstructorTemplate=Event |
+ ConstructorTemplate=Event |
] interface MediaKeyEvent : Event { |
[InitializedByEventConstructor] readonly attribute DOMString keySystem; |
[InitializedByEventConstructor] readonly attribute DOMString sessionId; |