| Index: Source/core/animation/AnimationTestHelper.cpp
|
| diff --git a/Source/core/animation/AnimationTestHelper.cpp b/Source/core/animation/AnimationTestHelper.cpp
|
| index 12f4e378527ac6ae1e67620dbe14d7566a3e4010..3d8b6e1c094bd5d1c6961463b2b5e8024c28e0a5 100644
|
| --- a/Source/core/animation/AnimationTestHelper.cpp
|
| +++ b/Source/core/animation/AnimationTestHelper.cpp
|
| @@ -5,7 +5,7 @@
|
| #include "config.h"
|
| #include "core/animation/AnimationTestHelper.h"
|
|
|
| -#include "bindings/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8Binding.h"
|
|
|
| namespace WebCore {
|
|
|
|
|