| Index: Source/core/animation/IntegerOptionalIntegerSVGInterpolation.h
|
| diff --git a/Source/core/animation/IntegerOptionalIntegerSVGInterpolation.h b/Source/core/animation/IntegerOptionalIntegerSVGInterpolation.h
|
| index 9a8deb21b135e526397af4a501a248c922a50eaa..720bfac1c332c4cce8a1d03dfdfa11faf9944137 100644
|
| --- a/Source/core/animation/IntegerOptionalIntegerSVGInterpolation.h
|
| +++ b/Source/core/animation/IntegerOptionalIntegerSVGInterpolation.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include "core/animation/SVGInterpolation.h"
|
| #include "core/svg/SVGIntegerOptionalInteger.h"
|
| +#include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|
|
|