Index: core/svg/SVGFEFloodElement.idl |
diff --git a/core/svg/SVGFEFloodElement.idl b/core/svg/SVGFEFloodElement.idl |
index 350408389cdae6f7d053ee79a7d1b50025bae92b..5334c5069ccd0f5245530102d0e3aa455fdb17cf 100644 |
--- a/core/svg/SVGFEFloodElement.idl |
+++ b/core/svg/SVGFEFloodElement.idl |
@@ -23,7 +23,7 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-interface SVGFEFloodElement : SVGStyledElement { |
+interface SVGFEFloodElement : SVGElement { |
}; |
SVGFEFloodElement implements SVGFilterPrimitiveStandardAttributes; |