summaryrefslogtreecommitdiff
path: root/src/3rdparty/webkit/WebCore/svg/SVGFEFuncAElement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/webkit/WebCore/svg/SVGFEFuncAElement.idl')
-rw-r--r--src/3rdparty/webkit/WebCore/svg/SVGFEFuncAElement.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/webkit/WebCore/svg/SVGFEFuncAElement.idl b/src/3rdparty/webkit/WebCore/svg/SVGFEFuncAElement.idl
index 7675f7df3b..8901551706 100644
--- a/src/3rdparty/webkit/WebCore/svg/SVGFEFuncAElement.idl
+++ b/src/3rdparty/webkit/WebCore/svg/SVGFEFuncAElement.idl
@@ -25,7 +25,7 @@
module svg {
- interface [Conditional=SVG&SVG_FILTERS] SVGFEFuncAElement : SVGComponentTransferFunctionElement {
+ interface [Conditional=SVG&FILTERS] SVGFEFuncAElement : SVGComponentTransferFunctionElement {
};
}