| Index: third_party/WebKit/Source/core/animation/EffectInput.cpp
|
| diff --git a/third_party/WebKit/Source/core/animation/EffectInput.cpp b/third_party/WebKit/Source/core/animation/EffectInput.cpp
|
| index fe5944dc6b59fdaea1c53b484870a0dab38d5012..18314028bbd63a2ab699c2a79394cbdb2b947cca 100644
|
| --- a/third_party/WebKit/Source/core/animation/EffectInput.cpp
|
| +++ b/third_party/WebKit/Source/core/animation/EffectInput.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "core/animation/EffectInput.h"
|
|
|
| #include "bindings/core/v8/Dictionary.h"
|
| -#include "bindings/core/v8/UnionTypesCore.h"
|
| +#include "bindings/core/v8/EffectModelOrDictionarySequenceOrDictionary.h"
|
| #include "core/animation/AnimationInputHelpers.h"
|
| #include "core/animation/CompositorAnimations.h"
|
| #include "core/animation/KeyframeEffectModel.h"
|
|
|