Chromium Code Reviews| Index: Source/core/svg/SVGExternalResourcesRequired.idl |
| diff --git a/Source/core/svg/SVGExternalResourcesRequired.idl b/Source/core/svg/SVGExternalResourcesRequired.idl |
| index 854b268c53802390dde2072f633f8a36de2f8053..d7b4d2780c7b3f7b9ea99c87c870f488e827ad1e 100644 |
| --- a/Source/core/svg/SVGExternalResourcesRequired.idl |
| +++ b/Source/core/svg/SVGExternalResourcesRequired.idl |
| @@ -27,7 +27,7 @@ |
| [ |
| Conditional=SVG, |
| - DoNotGenerateToV8, |
| + DoNotGenerateToV8 |
| ] interface SVGExternalResourcesRequired { |
| readonly attribute SVGAnimatedBoolean externalResourcesRequired; |
| }; |