Chromium Code Reviews| Index: core/html/MediaController.idl |
| diff --git a/core/html/MediaController.idl b/core/html/MediaController.idl |
| index b988d1adbab0965c24550caacc3d0666976d9e25..81171ec6b770c17fc774ace954037cf32122837b 100644 |
| --- a/core/html/MediaController.idl |
| +++ b/core/html/MediaController.idl |
| @@ -24,7 +24,7 @@ |
| */ |
| [ |
| - EnabledAtRuntime=media, |
| + EnabledAtRuntime=Media, |
| Constructor, |
| ConstructorCallWith=ScriptExecutionContext |
| ] interface MediaController : EventTarget { |