Index: third_party/WebKit/Source/core/svg/SVGAnimatedTypeAnimator.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedTypeAnimator.cpp b/third_party/WebKit/Source/core/svg/SVGAnimatedTypeAnimator.cpp |
index c91afc058aeac21cb6c3db2484dc589217c79a3d..bfb5e3c118bd884c7a669f7922e1371fe1d81225 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGAnimatedTypeAnimator.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGAnimatedTypeAnimator.cpp |
@@ -29,6 +29,7 @@ |
#include "core/svg/SVGPointList.h" |
#include "core/svg/SVGString.h" |
#include "core/svg/SVGTransformList.h" |
+#include "core/svg/properties/SVGAnimatedProperty.h" |
namespace blink { |