Chromium Code Reviews| Index: Source/core/svg/SVGAnimatedAngle.idl |
| diff --git a/Source/core/svg/SVGAnimatedAngle.idl b/Source/core/svg/SVGAnimatedAngle.idl |
| index 40dac7f4f65bdcf7b085d68fa94c32dc75bb59bd..b012e9a40102848357e2e43b9f602caf12e8ec2e 100644 |
| --- a/Source/core/svg/SVGAnimatedAngle.idl |
| +++ b/Source/core/svg/SVGAnimatedAngle.idl |
| @@ -25,7 +25,6 @@ |
| [ |
| Conditional=SVG, |
| - ImplementationLacksVTable |
| ] interface SVGAnimatedAngle { |
| readonly attribute SVGAngle baseVal; |
| readonly attribute SVGAngle animVal; |