Index: Source/core/svg/properties/NewSVGAnimatedProperty.h |
diff --git a/Source/core/svg/properties/NewSVGAnimatedProperty.h b/Source/core/svg/properties/NewSVGAnimatedProperty.h |
index 25db5c9713519d6ec9d2cfbd86f0e3fa65d4c80a..c4d351b37a74087fe6d12193d6968bac15ec1580 100644 |
--- a/Source/core/svg/properties/NewSVGAnimatedProperty.h |
+++ b/Source/core/svg/properties/NewSVGAnimatedProperty.h |
@@ -44,6 +44,7 @@ G* * Redistributions in binary form must reproduce the above |
namespace WebCore { |
class SVGElement; |
+class SVGAnimationElement; |
fs
2014/02/17 14:14:31
Needed because...?
kouhei (in TOK)
2014/02/18 02:09:15
Dropped.
|
class NewSVGAnimatedPropertyBase : public RefCounted<NewSVGAnimatedPropertyBase> { |
public: |