| Index: Source/core/animation/LengthBoxStyleInterpolation.h
|
| diff --git a/Source/core/animation/LengthBoxStyleInterpolation.h b/Source/core/animation/LengthBoxStyleInterpolation.h
|
| index 748dfc793ab32170870abdee331e2d2cf9a128b3..f2b09c9abc315b3189b54757e465799c77d3c6c6 100644
|
| --- a/Source/core/animation/LengthBoxStyleInterpolation.h
|
| +++ b/Source/core/animation/LengthBoxStyleInterpolation.h
|
| @@ -8,7 +8,7 @@
|
| #include "core/CoreExport.h"
|
| #include "core/animation/LengthStyleInterpolation.h"
|
| #include "core/css/CSSBorderImageSliceValue.h"
|
| -#include "core/css/Rect.h"
|
| +#include "core/css/CSSQuadValue.h"
|
|
|
| namespace blink {
|
|
|
|
|