| Index: Source/core/svg/SVGAnimateMotionElement.idl
|
| diff --git a/Source/core/svg/SVGAnimateMotionElement.idl b/Source/core/svg/SVGAnimateMotionElement.idl
|
| index f153f19fcb30cafa7aad10d5710d6651eca229a1..bba3d50e37cd3f6eb07511214f28ac1648a6e736 100644
|
| --- a/Source/core/svg/SVGAnimateMotionElement.idl
|
| +++ b/Source/core/svg/SVGAnimateMotionElement.idl
|
| @@ -23,6 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| +// http://www.w3.org/TR/SVG2/animate.html#InterfaceSVGAnimateMotionElement
|
| +
|
| interface SVGAnimateMotionElement : SVGAnimationElement {
|
| };
|
| -
|
|
|