| Index: third_party/WebKit/Source/core/animation/css/CSSAnimationUpdate.h
|
| diff --git a/third_party/WebKit/Source/core/animation/css/CSSAnimationUpdate.h b/third_party/WebKit/Source/core/animation/css/CSSAnimationUpdate.h
|
| index 99bdd9cc73e66b5c51601651be91e069f61b1633..ca0d6e50b60aeed286c93dd03bc9b9d5f00e8329 100644
|
| --- a/third_party/WebKit/Source/core/animation/css/CSSAnimationUpdate.h
|
| +++ b/third_party/WebKit/Source/core/animation/css/CSSAnimationUpdate.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CSSAnimationUpdate_h
|
| #define CSSAnimationUpdate_h
|
|
|
| -#include "core/animation/AnimationStack.h"
|
| +#include "core/animation/EffectStack.h"
|
| #include "core/animation/InertEffect.h"
|
| #include "core/animation/Interpolation.h"
|
| #include "core/animation/KeyframeEffectModel.h"
|
|
|