Index: Source/core/svg/SVGColor.idl |
diff --git a/Source/core/svg/SVGColor.idl b/Source/core/svg/SVGColor.idl |
index 05905b6fb3fed2d35553f8c46a16b56bc668f6d4..21c669eadb6eba34ac3f58b4feffecc486474824 100644 |
--- a/Source/core/svg/SVGColor.idl |
+++ b/Source/core/svg/SVGColor.idl |
@@ -20,7 +20,7 @@ |
*/ |
[ |
- Conditional=SVG, |
+ Conditional=SVG |
] interface SVGColor : CSSValue { |
const unsigned short SVG_COLORTYPE_UNKNOWN = 0; |
const unsigned short SVG_COLORTYPE_RGBCOLOR = 1; |