Chromium Code Reviews| Index: Source/core/svg/SVGPathSeg.idl |
| diff --git a/Source/core/svg/SVGPathSeg.idl b/Source/core/svg/SVGPathSeg.idl |
| index a0691bb1fbfbf448d593349229d3dc4af473af9f..f5b1ae518da137f8dca63c779a182f77c8b35806 100644 |
| --- a/Source/core/svg/SVGPathSeg.idl |
| +++ b/Source/core/svg/SVGPathSeg.idl |
| @@ -25,9 +25,7 @@ |
| */ |
| [ |
| - Conditional=SVG, |
| CustomToV8 |
| - |
| ] interface SVGPathSeg { |
| // Path Segment Types |
| const unsigned short PATHSEG_UNKNOWN = 0; |