| Index: Source/core/page/animation/KeyframeAnimation.cpp
|
| diff --git a/Source/core/page/animation/KeyframeAnimation.cpp b/Source/core/page/animation/KeyframeAnimation.cpp
|
| index 90b33051e507392c26f3fba5b56a4e2993dbebcd..b745ebc759a4233e14d5c371e278c7ce5572255b 100644
|
| --- a/Source/core/page/animation/KeyframeAnimation.cpp
|
| +++ b/Source/core/page/animation/KeyframeAnimation.cpp
|
| @@ -30,7 +30,7 @@
|
| #include "core/page/animation/KeyframeAnimation.h"
|
|
|
| #include "CSSPropertyNames.h"
|
| -#include "core/css/StyleResolver.h"
|
| +#include "core/css/resolver/StyleResolver.h"
|
| #include "core/dom/EventNames.h"
|
| #include "core/page/animation/AnimationControllerPrivate.h"
|
| #include "core/page/animation/CSSPropertyAnimation.h"
|
|
|