| Index: Source/bindings/tests/results/V8TestSpecialOperations.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestSpecialOperations.cpp b/Source/bindings/tests/results/V8TestSpecialOperations.cpp
|
| index 5781851d4403bdec4688af7193f11675822f1aeb..f0b6edb3698fc54799fd0f8ef5dbc1bc96cc80b9 100644
|
| --- a/Source/bindings/tests/results/V8TestSpecialOperations.cpp
|
| +++ b/Source/bindings/tests/results/V8TestSpecialOperations.cpp
|
| @@ -8,8 +8,8 @@
|
| #include "V8TestSpecialOperations.h"
|
|
|
| #include "RuntimeEnabledFeatures.h"
|
| -#include "V8Node.h"
|
| -#include "V8NodeList.h"
|
| +#include "bindings/tests/v8/V8Node.h"
|
| +#include "bindings/tests/v8/V8NodeList.h"
|
| #include "bindings/v8/ExceptionState.h"
|
| #include "bindings/v8/V8DOMConfiguration.h"
|
| #include "bindings/v8/V8HiddenValue.h"
|
|
|