Chromium Code Reviews| Index: Source/core/svg/SVGURIReference.idl |
| diff --git a/Source/core/svg/SVGURIReference.idl b/Source/core/svg/SVGURIReference.idl |
| index a3f1b553a1c82c43859a6a431e157346a72368df..850048f82332d59edf0c3f971b36e699850edad9 100644 |
| --- a/Source/core/svg/SVGURIReference.idl |
| +++ b/Source/core/svg/SVGURIReference.idl |
| @@ -25,8 +25,6 @@ |
| */ |
| [ |
| - Conditional=SVG, |
| - |
| DoNotGenerateToV8 |
| ] interface SVGURIReference { |
| readonly attribute SVGAnimatedString href; |