Chromium Code Reviews| Index: Source/core/svg/SVGAnimateMotionElement.idl |
| diff --git a/Source/core/svg/SVGAnimateMotionElement.idl b/Source/core/svg/SVGAnimateMotionElement.idl |
| index 997febf5ca4fba3b980182e2043ce862c6a379bc..51003c6e0927da7c6004eaa3d0474a8a79b29177 100644 |
| --- a/Source/core/svg/SVGAnimateMotionElement.idl |
| +++ b/Source/core/svg/SVGAnimateMotionElement.idl |
| @@ -23,8 +23,6 @@ |
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| */ |
| -[ |
| - Conditional=SVG |
| -] interface SVGAnimateMotionElement : SVGAnimationElement { |
| +interface SVGAnimateMotionElement : SVGAnimationElement { |
| }; |