Index: Source/core/html/MediaController.idl |
diff --git a/Source/core/html/MediaController.idl b/Source/core/html/MediaController.idl |
index b05e2d982df0195a0f232fcc7cc249642edbb051..e05e809e93c776041c2df4de270b2003b7222609 100644 |
--- a/Source/core/html/MediaController.idl |
+++ b/Source/core/html/MediaController.idl |
@@ -26,7 +26,7 @@ |
[ |
Constructor, |
ConstructorCallWith=ExecutionContext, |
- RuntimeEnabled=Media, |
+ RuntimeEnabled=MediaController, |
] interface MediaController : EventTarget { |
readonly attribute TimeRanges buffered; |
readonly attribute TimeRanges seekable; |