Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / encryptedmedia / MediaKeyMessageEvent.idl
index a7eaf90..67bc8f4 100644 (file)
@@ -25,7 +25,7 @@
 
 [
     EventConstructor,
-    RuntimeEnabled=EncryptedMedia,
+    RuntimeEnabled=EncryptedMedia
 ] interface MediaKeyMessageEvent : Event {
     readonly attribute Uint8Array message;
     [InitializedByEventConstructor] readonly attribute DOMString destinationURL;