Index: Source/core/svg/SVGFEImageElement.idl |
diff --git a/Source/core/svg/SVGFEImageElement.idl b/Source/core/svg/SVGFEImageElement.idl |
index b395d3265c503f9ab85988da180745888bf663b4..06df6c2c8fa0a37959262af2cadf36a6d69c5e90 100644 |
--- a/Source/core/svg/SVGFEImageElement.idl |
+++ b/Source/core/svg/SVGFEImageElement.idl |
@@ -24,7 +24,6 @@ |
*/ |
interface SVGFEImageElement : SVGStyledElement, |
- SVGLangSpace, |
SVGFilterPrimitiveStandardAttributes { |
readonly attribute SVGAnimatedPreserveAspectRatio preserveAspectRatio; |
}; |