| Index: Source/core/page/animation/CSSPropertyAnimation.cpp
|
| diff --git a/Source/core/page/animation/CSSPropertyAnimation.cpp b/Source/core/page/animation/CSSPropertyAnimation.cpp
|
| index 84e7a2850eb7d2b5d7114b72b10fc980ab222a81..6e72b374370b847ff5ba41a1145ab44cbd817d30 100644
|
| --- a/Source/core/page/animation/CSSPropertyAnimation.cpp
|
| +++ b/Source/core/page/animation/CSSPropertyAnimation.cpp
|
| @@ -37,7 +37,7 @@
|
| #include "core/css/CSSImageValue.h"
|
| #include "core/css/CSSPrimitiveValue.h"
|
| #include "core/css/StylePropertyShorthand.h"
|
| -#include "core/css/StyleResolver.h"
|
| +#include "core/css/resolver/StyleResolver.h"
|
| #include "core/loader/cache/CachedImage.h"
|
| #include "core/page/animation/AnimationBase.h"
|
| #include "core/platform/FloatConversion.h"
|
|
|