Index: Source/core/svg/SVGPointListTearOff.h |
diff --git a/Source/core/svg/SVGPointListTearOff.h b/Source/core/svg/SVGPointListTearOff.h |
index a3b1fd01ad807c024521c0da25a75498e9c8629c..03a49b0135ecd02367d88fc45bec1ad73ba932be 100644 |
--- a/Source/core/svg/SVGPointListTearOff.h |
+++ b/Source/core/svg/SVGPointListTearOff.h |
@@ -36,7 +36,7 @@ |
namespace blink { |
-class SVGPointListTearOff FINAL |
+class SVGPointListTearOff final |
: public SVGListPropertyTearOffHelper<SVGPointListTearOff, SVGPointList> |
, public ScriptWrappable { |
DEFINE_WRAPPERTYPEINFO(); |