| Index: Source/bindings/tests/results/V8TestInterfaceNode.h
|
| diff --git a/Source/bindings/tests/results/V8TestInterfaceNode.h b/Source/bindings/tests/results/V8TestInterfaceNode.h
|
| index bf3f76a2f87a6d35258f5ccadef14627624a9ca3..effc45ece4d915d7d32114b524dd4239e3f9eca5 100644
|
| --- a/Source/bindings/tests/results/V8TestInterfaceNode.h
|
| +++ b/Source/bindings/tests/results/V8TestInterfaceNode.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef V8TestInterfaceNode_h
|
| #define V8TestInterfaceNode_h
|
|
|
| -#include "V8Node.h"
|
| #include "bindings/tests/idls/TestInterfaceNode.h"
|
| +#include "bindings/tests/v8/V8Node.h"
|
| #include "bindings/v8/V8Binding.h"
|
| #include "bindings/v8/V8DOMWrapper.h"
|
| #include "bindings/v8/WrapperTypeInfo.h"
|
|
|