Index: Source/core/html/MediaController.idl |
diff --git a/Source/core/html/MediaController.idl b/Source/core/html/MediaController.idl |
index c775c562a39260808666782a1d7d48642389e674..54c415380b73a5ab11c2e2e8192ba30777933854 100644 |
--- a/Source/core/html/MediaController.idl |
+++ b/Source/core/html/MediaController.idl |
@@ -26,7 +26,7 @@ |
[ |
EnabledAtRuntime=media, |
Constructor, |
- CallWith=ScriptExecutionContext, |
+ ConstructorCallWith=ScriptExecutionContext, |
EventTarget |
] interface MediaController { |
readonly attribute TimeRanges buffered; |