| Index: Source/core/animation/EffectInputTest.cpp
|
| diff --git a/Source/core/animation/EffectInputTest.cpp b/Source/core/animation/EffectInputTest.cpp
|
| index e0ca6cf6982c08cc40e771c274b910a40c644c59..22f3c9861c6a2ac3352c492e3a7cb1066b9cec08 100644
|
| --- a/Source/core/animation/EffectInputTest.cpp
|
| +++ b/Source/core/animation/EffectInputTest.cpp
|
| @@ -6,6 +6,7 @@
|
| #include "core/animation/EffectInput.h"
|
|
|
| #include "bindings/core/v8/Dictionary.h"
|
| +#include "bindings/core/v8/V8TestingScope.h"
|
| #include "core/animation/AnimationTestHelper.h"
|
| #include "core/animation/KeyframeEffectModel.h"
|
| #include "core/dom/Document.h"
|
|
|