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