Index: Source/core/html/MediaError.idl |
diff --git a/Source/core/html/MediaError.idl b/Source/core/html/MediaError.idl |
index 0e12164780b971a40ff91992c2242cb629a55576..16d339f912537c8337c548949109f06ec7176ee5 100644 |
--- a/Source/core/html/MediaError.idl |
+++ b/Source/core/html/MediaError.idl |
@@ -24,7 +24,7 @@ |
*/ |
[ |
- NoInterfaceObject |
+ EnabledAtRuntime=media |
] interface MediaError { |
const unsigned short MEDIA_ERR_ABORTED = 1; |
const unsigned short MEDIA_ERR_NETWORK = 2; |