Chromium Code Reviews| Index: Source/core/html/HTMLMediaElement.idl |
| diff --git a/Source/core/html/HTMLMediaElement.idl b/Source/core/html/HTMLMediaElement.idl |
| index 2c386869055c1f72d120acbc19cdb379098e586d..e8e441de9584dae234150c678df543aa0e86c926 100644 |
| --- a/Source/core/html/HTMLMediaElement.idl |
| +++ b/Source/core/html/HTMLMediaElement.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| ActiveDOMObject |
| ] interface HTMLMediaElement : HTMLElement { |