| Index: Source/bindings/tests/results/V8TestCallbackInterface.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestCallbackInterface.cpp b/Source/bindings/tests/results/V8TestCallbackInterface.cpp
|
| index 47408e31cd62c06560189a4bf7eac464c0c47e47..020d83651ca23f7af0f79af0df8e050c2c22b64f 100644
|
| --- a/Source/bindings/tests/results/V8TestCallbackInterface.cpp
|
| +++ b/Source/bindings/tests/results/V8TestCallbackInterface.cpp
|
| @@ -7,8 +7,8 @@
|
| #include "config.h"
|
| #include "V8TestCallbackInterface.h"
|
|
|
| -#include "V8TestInterfaceEmpty.h"
|
| -#include "V8TestInterfaceWillBeGarbageCollected.h"
|
| +#include "bindings/tests/v8/V8TestInterfaceEmpty.h"
|
| +#include "bindings/tests/v8/V8TestInterfaceWillBeGarbageCollected.h"
|
| #include "bindings/v8/V8Binding.h"
|
| #include "bindings/v8/V8Callback.h"
|
| #include "core/dom/ExecutionContext.h"
|
|
|