Chromium Code Reviews| Index: Source/core/svg/SVGURIReference.idl |
| diff --git a/Source/core/svg/SVGURIReference.idl b/Source/core/svg/SVGURIReference.idl |
| index 7ed40e82115c99a6261ea07327741209898705f1..a3f1b553a1c82c43859a6a431e157346a72368df 100644 |
| --- a/Source/core/svg/SVGURIReference.idl |
| +++ b/Source/core/svg/SVGURIReference.idl |
| @@ -27,7 +27,7 @@ |
| [ |
| Conditional=SVG, |
| - DoNotGenerateToV8, |
| + DoNotGenerateToV8 |
| ] interface SVGURIReference { |
| readonly attribute SVGAnimatedString href; |
| }; |