| Index: Source/core/svg/SVGStaticStringList.h
|
| diff --git a/Source/core/svg/SVGStaticStringList.h b/Source/core/svg/SVGStaticStringList.h
|
| index f962cd9e5eaa58d39d811cdb25bf16681ce3c535..809a017cb8328d361bfd2d0359605e2e0cb58162 100644
|
| --- a/Source/core/svg/SVGStaticStringList.h
|
| +++ b/Source/core/svg/SVGStaticStringList.h
|
| @@ -52,7 +52,6 @@ public:
|
| // SVGAnimatedPropertyBase:
|
| virtual SVGPropertyBase* currentValueBase() OVERRIDE;
|
| virtual bool isAnimating() const OVERRIDE;
|
| - virtual void animationStarted() OVERRIDE;
|
| virtual PassRefPtr<SVGPropertyBase> createAnimatedValue() OVERRIDE;
|
| virtual void setAnimatedValue(PassRefPtr<SVGPropertyBase>) OVERRIDE;
|
| virtual void animationEnded() OVERRIDE;
|
|
|