| Index: third_party/WebKit/Source/core/animation/ElementAnimation.h
|
| diff --git a/third_party/WebKit/Source/core/animation/ElementAnimation.h b/third_party/WebKit/Source/core/animation/ElementAnimation.h
|
| index a21eb7b5dfa54f71d5b87c32c2cc79e51a36f0da..ce647b91627a39318a71530b2d8a254f3d1200cd 100644
|
| --- a/third_party/WebKit/Source/core/animation/ElementAnimation.h
|
| +++ b/third_party/WebKit/Source/core/animation/ElementAnimation.h
|
| @@ -32,7 +32,7 @@
|
| #define ElementAnimation_h
|
|
|
| #include "bindings/core/v8/EffectModelOrDictionarySequenceOrDictionary.h"
|
| -#include "core/animation/AnimationTimeline.h"
|
| +#include "core/animation/DocumentTimeline.h"
|
| #include "core/animation/EffectInput.h"
|
| #include "core/animation/ElementAnimations.h"
|
| #include "core/animation/KeyframeEffect.h"
|
|
|