| Index: Source/bindings/tests/results/V8TestNode.h
|
| diff --git a/Source/bindings/tests/results/V8TestNode.h b/Source/bindings/tests/results/V8TestNode.h
|
| index 6107f17f099e178344d7a5bf5bd3ce8175c633c2..7e82c01e2c49488da865858f841e127d0371d6d6 100644
|
| --- a/Source/bindings/tests/results/V8TestNode.h
|
| +++ b/Source/bindings/tests/results/V8TestNode.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef V8TestNode_h
|
| #define V8TestNode_h
|
|
|
| -#include "V8Node.h"
|
| #include "bindings/tests/idls/TestNode.h"
|
| +#include "bindings/tests/v8/V8Node.h"
|
| #include "bindings/v8/V8Binding.h"
|
| #include "bindings/v8/V8DOMWrapper.h"
|
| #include "bindings/v8/WrapperTypeInfo.h"
|
|
|