Chromium Code Reviews| Index: Source/core/svg/SVGAnimatedEnumeration.idl |
| diff --git a/Source/core/svg/SVGAnimatedEnumeration.idl b/Source/core/svg/SVGAnimatedEnumeration.idl |
| index 21f85ba6f38b74653e2d0168ab77dfc8b5a6cee4..0f82c1108ef6764902158b14a0af000e16885688 100644 |
| --- a/Source/core/svg/SVGAnimatedEnumeration.idl |
| +++ b/Source/core/svg/SVGAnimatedEnumeration.idl |
| @@ -25,7 +25,6 @@ |
| [ |
| Conditional=SVG, |
| - ImplementationLacksVTable |
| ] interface SVGAnimatedEnumeration { |
| [StrictTypeChecking, SetterRaisesException] attribute unsigned short baseVal; |
| readonly attribute unsigned short animVal; |