| Index: third_party/WebKit/Source/core/animation/KeyframeEffectModel.h
|
| diff --git a/third_party/WebKit/Source/core/animation/KeyframeEffectModel.h b/third_party/WebKit/Source/core/animation/KeyframeEffectModel.h
|
| index 5b6c806b335a9ed0fd673aec973b20f00f85d6fa..c7f1f8cb7f55fd105a4127d78ff63261cfb973a4 100644
|
| --- a/third_party/WebKit/Source/core/animation/KeyframeEffectModel.h
|
| +++ b/third_party/WebKit/Source/core/animation/KeyframeEffectModel.h
|
| @@ -32,7 +32,7 @@
|
| #define KeyframeEffectModel_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "core/animation/AnimationEffect.h"
|
| +#include "core/animation/AnimationEffectReadOnly.h"
|
| #include "core/animation/EffectModel.h"
|
| #include "core/animation/InterpolationEffect.h"
|
| #include "core/animation/PropertyHandle.h"
|
|
|