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