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 d5226762ec115b23b84e980c7cddc96153edd4c8..c30075fd9bc76953205e4d32e28d04f4956cc48f 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" |