| Index: Source/core/html/MediaKeyEvent.idl
|
| diff --git a/Source/core/html/MediaKeyEvent.idl b/Source/core/html/MediaKeyEvent.idl
|
| index 9cc6a22f3e3563454da75b13a3096b4d45be1d0b..940f4286fe04f59983474c4ae767032004585142 100644
|
| --- a/Source/core/html/MediaKeyEvent.idl
|
| +++ b/Source/core/html/MediaKeyEvent.idl
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| [
|
| - EnabledAtRuntime=encryptedMedia,
|
| + EnabledAtRuntime=webKitEncryptedMedia,
|
| ConstructorTemplate=Event
|
| ] interface MediaKeyEvent : Event {
|
| [InitializedByEventConstructor] readonly attribute DOMString keySystem;
|
|
|