Chromium Code Reviews| Index: html/MediaController.idl |
| diff --git a/html/MediaController.idl b/html/MediaController.idl |
| index 8a0c96fc55c533bf61d0177003976925f58e413d..4b31f5c24da86180136b70a8ef8a9941aa0571eb 100644 |
| --- a/html/MediaController.idl |
| +++ b/html/MediaController.idl |
| @@ -27,7 +27,6 @@ |
| Conditional=VIDEO, |
| Constructor, |
| CallWith=ScriptExecutionContext, |
| - JSGenerateToJSObject, |
| EventTarget |
| ] interface MediaController { |
| readonly attribute TimeRanges buffered; |