| Index: core/html/MediaKeyEvent.idl
|
| diff --git a/core/html/MediaKeyEvent.idl b/core/html/MediaKeyEvent.idl
|
| index 78c0ecb0708a2dd5203935bd1dd85ab577c83dd0..297eabea0f267be7928f1b90a76c7ccf51a67ec1 100644
|
| --- a/core/html/MediaKeyEvent.idl
|
| +++ b/core/html/MediaKeyEvent.idl
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| [
|
| - EnabledAtRuntime=legacyEncryptedMedia,
|
| + EnabledAtRuntime=LegacyEncryptedMedia,
|
| ConstructorTemplate=Event
|
| ] interface MediaKeyEvent : Event {
|
| [InitializedByEventConstructor] readonly attribute DOMString keySystem;
|
|
|