Index: Source/core/svg/SVGLengthListTearOff.h |
diff --git a/Source/core/svg/SVGLengthListTearOff.h b/Source/core/svg/SVGLengthListTearOff.h |
index 35a062ba7c4130c15dadca2e14c152abaa20335c..b28dc8c94e6171147890fb606b6d1c0e53bed86f 100644 |
--- a/Source/core/svg/SVGLengthListTearOff.h |
+++ b/Source/core/svg/SVGLengthListTearOff.h |
@@ -36,7 +36,7 @@ |
namespace WebCore { |
-class SVGLengthListTearOff : |
+class SVGLengthListTearOff FINAL : |
public NewSVGListPropertyTearOffHelper<SVGLengthListTearOff, SVGLengthList>, |
public ScriptWrappable { |
public: |