Chromium Code Reviews| Index: Source/core/svg/SVGAnimatedInteger.idl |
| diff --git a/Source/core/svg/SVGAnimatedInteger.idl b/Source/core/svg/SVGAnimatedInteger.idl |
| index d827c4ee0612fed5f08b6f0ea840c093ac158deb..02ae5cb29a1a770462d1561e3f31a59be295c013 100644 |
| --- a/Source/core/svg/SVGAnimatedInteger.idl |
| +++ b/Source/core/svg/SVGAnimatedInteger.idl |
| @@ -25,7 +25,6 @@ |
| [ |
| Conditional=SVG, |
| - ImplementationLacksVTable |
| ] interface SVGAnimatedInteger { |
| [StrictTypeChecking, SetterRaisesException] attribute long baseVal; |
| readonly attribute long animVal; |