| 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 1ac4ecc72d18946078d2ec5184a6fe2ab582a6c3..a21eb7b5dfa54f71d5b87c32c2cc79e51a36f0da 100644
|
| --- a/third_party/WebKit/Source/core/animation/ElementAnimation.h
|
| +++ b/third_party/WebKit/Source/core/animation/ElementAnimation.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef ElementAnimation_h
|
| #define ElementAnimation_h
|
|
|
| -#include "bindings/core/v8/UnionTypesCore.h"
|
| +#include "bindings/core/v8/EffectModelOrDictionarySequenceOrDictionary.h"
|
| #include "core/animation/AnimationTimeline.h"
|
| #include "core/animation/EffectInput.h"
|
| #include "core/animation/ElementAnimations.h"
|
|
|