| Index: third_party/WebKit/Source/core/animation/AnimationEffectTiming.cpp
|
| diff --git a/third_party/WebKit/Source/core/animation/AnimationEffectTiming.cpp b/third_party/WebKit/Source/core/animation/AnimationEffectTiming.cpp
|
| index 110b4dc546b8f762b96404ece71593b716134e23..14cc76b7be4cefc8a62386462565b0467ac8c110 100644
|
| --- a/third_party/WebKit/Source/core/animation/AnimationEffectTiming.cpp
|
| +++ b/third_party/WebKit/Source/core/animation/AnimationEffectTiming.cpp
|
| @@ -9,6 +9,7 @@
|
| #include "core/animation/AnimationEffectReadOnly.h"
|
| #include "core/animation/AnimationEffectTimingReadOnly.h"
|
| #include "core/animation/KeyframeEffect.h"
|
| +#include "core/animation/TimingInput.h"
|
| #include "platform/animation/TimingFunction.h"
|
|
|
| namespace blink {
|
|
|