| Index: Source/core/animation/AnimatableDouble.h
|
| diff --git a/Source/core/animation/AnimatableDouble.h b/Source/core/animation/AnimatableDouble.h
|
| index 709b90d56263bead6bc18b854aebab360c62e47d..f05082e12c6359a9bedf911ea4c02afe31fd976b 100644
|
| --- a/Source/core/animation/AnimatableDouble.h
|
| +++ b/Source/core/animation/AnimatableDouble.h
|
| @@ -36,7 +36,7 @@
|
|
|
| namespace WebCore {
|
|
|
| -class AnimatableDouble : public AnimatableValue {
|
| +class AnimatableDouble FINAL : public AnimatableValue {
|
| public:
|
| virtual ~AnimatableDouble() { }
|
|
|
|
|