Chromium Code Reviews| Index: Source/core/html/HTMLMediaElement.idl |
| diff --git a/Source/core/html/HTMLMediaElement.idl b/Source/core/html/HTMLMediaElement.idl |
| index 13cc91ba8020e5097a9068f0e5bdc24428757c2d..653552919d138e8bcde8f1618e3604fd4c13cea2 100644 |
| --- a/Source/core/html/HTMLMediaElement.idl |
| +++ b/Source/core/html/HTMLMediaElement.idl |
| @@ -25,6 +25,7 @@ |
| [ |
| Conditional=VIDEO, |
| + EnabledAtRuntime, |
| ActiveDOMObject |
| ] interface HTMLMediaElement : HTMLElement { |