Chromium Code Reviews| Index: Source/core/svg/SVGPathSeg.idl |
| diff --git a/Source/core/svg/SVGPathSeg.idl b/Source/core/svg/SVGPathSeg.idl |
| index b858a832a59062419e4a584ebed2bbaf34828bc3..b28dd7ec07c3344bc81d7c9bd0e8a165d0a85520 100644 |
| --- a/Source/core/svg/SVGPathSeg.idl |
| +++ b/Source/core/svg/SVGPathSeg.idl |
| @@ -24,6 +24,8 @@ |
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| */ |
| +// http://www.w3.org/TR/SVG2/paths.html#InterfaceSVGPathSeg |
| + |
| [ |
| DependentLifetime, |
| RuntimeEnabled=SVG1DOM, |