| Index: third_party/WebKit/Source/core/animation/Keyframe.h
|
| diff --git a/third_party/WebKit/Source/core/animation/Keyframe.h b/third_party/WebKit/Source/core/animation/Keyframe.h
|
| index 5a32af1452d92051c48f2bbaed8c032f47ac60d4..cafa26f71da35b072c0b737d255c3f739c01a686 100644
|
| --- a/third_party/WebKit/Source/core/animation/Keyframe.h
|
| +++ b/third_party/WebKit/Source/core/animation/Keyframe.h
|
| @@ -6,7 +6,7 @@
|
| #define Keyframe_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "core/animation/AnimationEffect.h"
|
| +#include "core/animation/AnimationEffectReadOnly.h"
|
| #include "core/animation/EffectModel.h"
|
| #include "core/animation/PropertyHandle.h"
|
| #include "core/animation/animatable/AnimatableValue.h"
|
|
|