Chromium Code Reviews| Index: Source/core/html/MediaController.idl |
| diff --git a/Source/core/html/MediaController.idl b/Source/core/html/MediaController.idl |
| index b6b8f01ee75c8e1e0d76ed90118fbed56617e0d3..a9f5b39154c801f09b11db3f3a2d2af00120d442 100644 |
| --- a/Source/core/html/MediaController.idl |
| +++ b/Source/core/html/MediaController.idl |
| @@ -25,6 +25,7 @@ |
| [ |
| Conditional=VIDEO, |
| + EnabledAtRuntime, |
| Constructor, |
| CallWith=ScriptExecutionContext, |
| EventTarget |