Chromium Code Reviews| Index: Source/core/svg/SVGPathSeg.idl |
| diff --git a/Source/core/svg/SVGPathSeg.idl b/Source/core/svg/SVGPathSeg.idl |
| index cda62ad1d38451b9d2e76ea934e13790e9c0dcf4..16a8c9f585fbf0e56fc583408c83ea307822e667 100644 |
| --- a/Source/core/svg/SVGPathSeg.idl |
| +++ b/Source/core/svg/SVGPathSeg.idl |
| @@ -28,7 +28,6 @@ |
| Conditional=SVG, |
| CustomToV8, |
| - ImplementationLacksVTable |
| ] interface SVGPathSeg { |
| // Path Segment Types |
| const unsigned short PATHSEG_UNKNOWN = 0; |