Chromium Code Reviews| Index: Source/core/svg/SVGFitToViewBox.idl |
| diff --git a/Source/core/svg/SVGFitToViewBox.idl b/Source/core/svg/SVGFitToViewBox.idl |
| index 625a9d44fd92555c1d7c903ceaea07fef90dbfe2..261684e10bd112b2d49e6ae47bb93f9433bae66e 100644 |
| --- a/Source/core/svg/SVGFitToViewBox.idl |
| +++ b/Source/core/svg/SVGFitToViewBox.idl |
| @@ -25,8 +25,6 @@ |
| */ |
| [ |
| - Conditional=SVG, |
| - |
| DoNotGenerateToV8 |
| ] interface SVGFitToViewBox { |
| readonly attribute SVGAnimatedRect viewBox; |