Index: Source/bindings/tests/results/V8TestNode.h |
diff --git a/Source/bindings/tests/results/V8TestNode.h b/Source/bindings/tests/results/V8TestNode.h |
index 8ca8c727d37741fa5a5cccc32e502e70e94de03c..cdbf6d791fffb7d78d34b8e9759a20beafeeba39 100644 |
--- a/Source/bindings/tests/results/V8TestNode.h |
+++ b/Source/bindings/tests/results/V8TestNode.h |
@@ -7,11 +7,11 @@ |
#ifndef V8TestNode_h |
#define V8TestNode_h |
+#include "bindings/core/v8/V8Binding.h" |
+#include "bindings/core/v8/V8DOMWrapper.h" |
+#include "bindings/core/v8/WrapperTypeInfo.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" |
#include "platform/heap/Handle.h" |
namespace WebCore { |