| Index: Source/core/animation/css/CSSAnimations.h
|
| diff --git a/Source/core/animation/css/CSSAnimations.h b/Source/core/animation/css/CSSAnimations.h
|
| index fb553d96232aab897a4a42c53b894cb6b8737019..22b7a1fd25afc80ae5bf5f7b771ad32ab1f927cc 100644
|
| --- a/Source/core/animation/css/CSSAnimations.h
|
| +++ b/Source/core/animation/css/CSSAnimations.h
|
| @@ -34,9 +34,9 @@
|
| #include "core/animation/Animation.h"
|
| #include "core/animation/InertAnimation.h"
|
| #include "core/animation/Player.h"
|
| +#include "core/animation/css/CSSAnimationData.h"
|
| #include "core/css/StylePropertySet.h"
|
| #include "core/dom/Document.h"
|
| -#include "core/platform/animation/CSSAnimationData.h"
|
| #include "core/rendering/style/RenderStyleConstants.h"
|
| #include "wtf/HashMap.h"
|
| #include "wtf/Vector.h"
|
|
|