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