| Index: third_party/WebKit/Source/core/animation/EffectInputTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/animation/EffectInputTest.cpp b/third_party/WebKit/Source/core/animation/EffectInputTest.cpp
|
| index 47e313f2c0d41f95407cc12771120f8b70f55c15..1cbe2d670d2c86ff0f7ff0a5ed33141828f1381e 100644
|
| --- a/third_party/WebKit/Source/core/animation/EffectInputTest.cpp
|
| +++ b/third_party/WebKit/Source/core/animation/EffectInputTest.cpp
|
| @@ -5,6 +5,7 @@
|
| #include "core/animation/EffectInput.h"
|
|
|
| #include "bindings/core/v8/Dictionary.h"
|
| +#include "bindings/core/v8/EffectModelOrDictionarySequenceOrDictionary.h"
|
| #include "bindings/core/v8/V8BindingForTesting.h"
|
| #include "core/animation/AnimationTestHelper.h"
|
| #include "core/animation/KeyframeEffectModel.h"
|
|
|