Index: Source/core/html/HTMLAudioElement.idl |
diff --git a/Source/core/html/HTMLAudioElement.idl b/Source/core/html/HTMLAudioElement.idl |
index 1f2f903c8659d476944816ddef691de53f41e033..b5c7f29f0324b9c2d9412ad6eda2ddb91967482b 100644 |
--- a/Source/core/html/HTMLAudioElement.idl |
+++ b/Source/core/html/HTMLAudioElement.idl |
@@ -25,6 +25,7 @@ |
[ |
Conditional=VIDEO, |
+ EnabledAtRuntime, |
NamedConstructor=Audio([Default=NullString] optional DOMString src) |
] interface HTMLAudioElement : HTMLMediaElement { |
}; |