Chromium Code Reviews| Index: Source/core/svg/SVGAnimatedTransformList.idl |
| diff --git a/Source/core/svg/SVGAnimatedTransformList.idl b/Source/core/svg/SVGAnimatedTransformList.idl |
| index 0f2f46fdf6c802a25a45abaf0ef5111590768be6..57890a274eadc83c5c76f53615ac9ebd102c5829 100644 |
| --- a/Source/core/svg/SVGAnimatedTransformList.idl |
| +++ b/Source/core/svg/SVGAnimatedTransformList.idl |
| @@ -25,7 +25,6 @@ |
| [ |
| Conditional=SVG, |
| - ImplementationLacksVTable |
| ] interface SVGAnimatedTransformList { |
| readonly attribute SVGTransformList baseVal; |
| readonly attribute SVGTransformList animVal; |