| Index: Source/core/svg/SVGAnimateElement.idl
|
| diff --git a/Source/core/svg/SVGAnimateElement.idl b/Source/core/svg/SVGAnimateElement.idl
|
| index 95a10fbfe704a0a6e56c97222de3dd4aa937d087..eb848c458c712e16f24b4b3ad6bc5889ce48c255 100644
|
| --- a/Source/core/svg/SVGAnimateElement.idl
|
| +++ b/Source/core/svg/SVGAnimateElement.idl
|
| @@ -23,8 +23,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -[
|
| - Conditional=SVG
|
| -] interface SVGAnimateElement : SVGAnimationElement {
|
| +interface SVGAnimateElement : SVGAnimationElement {
|
| };
|
|
|
|
|