Index: Source/core/svg/SVGFEFuncAElement.h |
diff --git a/Source/core/svg/SVGFEFuncAElement.h b/Source/core/svg/SVGFEFuncAElement.h |
index b79b69d8134e63ec41213d8f4e40acdc80b2f9b3..3a89233514d6f72d6fe137fe643648299c105d9d 100644 |
--- a/Source/core/svg/SVGFEFuncAElement.h |
+++ b/Source/core/svg/SVGFEFuncAElement.h |
@@ -26,7 +26,7 @@ |
namespace blink { |
-class SVGFEFuncAElement FINAL : public SVGComponentTransferFunctionElement { |
+class SVGFEFuncAElement final : public SVGComponentTransferFunctionElement { |
DEFINE_WRAPPERTYPEINFO(); |
public: |
DECLARE_NODE_FACTORY(SVGFEFuncAElement); |