| Index: Source/core/rendering/style/KeyframeList.cpp
|
| diff --git a/Source/core/rendering/style/KeyframeList.cpp b/Source/core/rendering/style/KeyframeList.cpp
|
| index f774327fc21834a5158f0ba815ad2a3b381313e2..d65e250d33c74592b9558d04b03155c36cbf4b71 100644
|
| --- a/Source/core/rendering/style/KeyframeList.cpp
|
| +++ b/Source/core/rendering/style/KeyframeList.cpp
|
| @@ -24,7 +24,7 @@
|
|
|
| #include "core/animation/Animation.h"
|
| #include "core/css/StylePropertySet.h"
|
| -#include "core/rendering/RenderObject.h"
|
| +#include "core/layout/LayoutObject.h"
|
|
|
| namespace blink {
|
|
|
|
|