Index: Source/core/svg/SVGLangSpace.idl |
diff --git a/Source/core/svg/SVGLangSpace.idl b/Source/core/svg/SVGLangSpace.idl |
index c5152ccb9cd504802683ee552bc2baf896ca9de4..1b59627e089a86e0fd3997a4b480edbb28fa6aca 100644 |
--- a/Source/core/svg/SVGLangSpace.idl |
+++ b/Source/core/svg/SVGLangSpace.idl |
@@ -27,7 +27,7 @@ |
[ |
Conditional=SVG, |
- DoNotGenerateToV8, |
+ DoNotGenerateToV8 |
] interface SVGLangSpace { |
attribute DOMString xmllang; |
attribute DOMString xmlspace; |