Index: Source/core/svg/SVGUnitTypes.idl |
diff --git a/Source/core/svg/SVGUnitTypes.idl b/Source/core/svg/SVGUnitTypes.idl |
index 42cfe0d2a223e49a37f40981fa3ee6f82461000f..b0021d3b32eb5195612ccb28491deed6bab6beb6 100644 |
--- a/Source/core/svg/SVGUnitTypes.idl |
+++ b/Source/core/svg/SVGUnitTypes.idl |
@@ -25,7 +25,7 @@ |
[ |
Conditional=SVG, |
- DoNotGenerateToV8, |
+ DoNotGenerateToV8 |
] interface SVGUnitTypes { |
// Unit Types |
const unsigned short SVG_UNIT_TYPE_UNKNOWN = 0; |