Index: Source/core/svg/SVGZoomAndPan.idl |
diff --git a/Source/core/svg/SVGZoomAndPan.idl b/Source/core/svg/SVGZoomAndPan.idl |
index a06ca5f37866287b28f19da22a769c58f56b2d43..728f40ab50c779da225e27bddae66804ee064b82 100644 |
--- a/Source/core/svg/SVGZoomAndPan.idl |
+++ b/Source/core/svg/SVGZoomAndPan.idl |
@@ -27,7 +27,7 @@ |
[ |
Conditional=SVG, |
- DoNotGenerateToV8, |
+ DoNotGenerateToV8 |
] interface SVGZoomAndPan { |
const unsigned short SVG_ZOOMANDPAN_UNKNOWN = 0; |
const unsigned short SVG_ZOOMANDPAN_DISABLE = 1; |