Index: Source/core/html/MediaController.idl |
diff --git a/Source/core/html/MediaController.idl b/Source/core/html/MediaController.idl |
index 0a61cb608ac213f8d763b6c55d494b6d80a51667..af201b4c8c1a4acd6a433571673006472d4f2ccc 100644 |
--- a/Source/core/html/MediaController.idl |
+++ b/Source/core/html/MediaController.idl |
@@ -29,7 +29,6 @@ |
Constructor, |
ConstructorCallWith=ExecutionContext, |
RuntimeEnabled=MediaController, |
- TypeChecking=Unrestricted, |
] interface MediaController : EventTarget { |
readonly attribute TimeRanges buffered; |
readonly attribute TimeRanges seekable; |