Chromium Code Reviews| Index: Source/core/svg/SVGTests.idl |
| diff --git a/Source/core/svg/SVGTests.idl b/Source/core/svg/SVGTests.idl |
| index 3941d6a4c49ee6a8d7c79138c3437a2104e58ba9..3081a64dcfec1a47ff540475548cfb2adab54c63 100644 |
| --- a/Source/core/svg/SVGTests.idl |
| +++ b/Source/core/svg/SVGTests.idl |
| @@ -27,7 +27,7 @@ |
| [ |
| Conditional=SVG, |
| - DoNotGenerateToV8, |
| + DoNotGenerateToV8 |
| ] interface SVGTests { |
| readonly attribute SVGStringList requiredFeatures; |
| readonly attribute SVGStringList requiredExtensions; |