Index: Source/core/html/ImageData.idl |
diff --git a/Source/core/html/ImageData.idl b/Source/core/html/ImageData.idl |
index 665878d4aecda04a53325567a150e0a01ba7fcdb..ca7d61c90ec4685b606b45e05d887185b4fb38d5 100644 |
--- a/Source/core/html/ImageData.idl |
+++ b/Source/core/html/ImageData.idl |
@@ -27,7 +27,7 @@ |
*/ |
[ |
- CustomToV8, |
+ CustomToV8 |
] interface ImageData { |
readonly attribute long width; |
readonly attribute long height; |