Index: third_party/WebKit/Source/core/svg/SVGAnimatedTypeAnimator.h |
diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedTypeAnimator.h b/third_party/WebKit/Source/core/svg/SVGAnimatedTypeAnimator.h |
index 5f2cbca47ba5f4e63809cbe9d264fb1d388f8c7e..37eabf604b6e1b183422a3f8f1e5988626e87150 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGAnimatedTypeAnimator.h |
+++ b/third_party/WebKit/Source/core/svg/SVGAnimatedTypeAnimator.h |
@@ -23,6 +23,7 @@ |
#include "core/svg/properties/SVGPropertyInfo.h" |
#include "platform/heap/Handle.h" |
+#include "wtf/PassOwnPtr.h" |
#include "wtf/RefPtr.h" |
#include "wtf/Vector.h" |
#include "wtf/text/WTFString.h" |