Index: Source/core/svg/SVGTSpanElement.h |
diff --git a/Source/core/svg/SVGTSpanElement.h b/Source/core/svg/SVGTSpanElement.h |
index 5ebab447534b5d6bc7811f5a2d53bdd3ab596b17..7f7b10f770bb537dad197a74829dead2433f6301 100644 |
--- a/Source/core/svg/SVGTSpanElement.h |
+++ b/Source/core/svg/SVGTSpanElement.h |
@@ -26,7 +26,7 @@ |
namespace WebCore { |
-class SVGTSpanElement : public SVGTextPositioningElement { |
+class SVGTSpanElement FINAL : public SVGTextPositioningElement { |
public: |
static PassRefPtr<SVGTSpanElement> create(const QualifiedName&, Document*); |