Index: Source/core/svg/SVGFEFuncRElement.h |
diff --git a/Source/core/svg/SVGFEFuncRElement.h b/Source/core/svg/SVGFEFuncRElement.h |
index 774961962afe424bd26fec22ca2da0e87582421e..20c208fe5a95e7bae4b31f3b44e4912598a9f6c0 100644 |
--- a/Source/core/svg/SVGFEFuncRElement.h |
+++ b/Source/core/svg/SVGFEFuncRElement.h |
@@ -26,7 +26,7 @@ |
namespace blink { |
-class SVGFEFuncRElement FINAL : public SVGComponentTransferFunctionElement { |
+class SVGFEFuncRElement final : public SVGComponentTransferFunctionElement { |
DEFINE_WRAPPERTYPEINFO(); |
public: |
DECLARE_NODE_FACTORY(SVGFEFuncRElement); |