Index: Source/bindings/tests/results/V8TestSpecialOperations.h |
diff --git a/Source/bindings/tests/results/V8TestSpecialOperations.h b/Source/bindings/tests/results/V8TestSpecialOperations.h |
index 4b18064d668a626cdd33c5d4b1d5298621d0b9b6..6dfd2a2aba681896b1ee7f3192e974d43a62c434 100644 |
--- a/Source/bindings/tests/results/V8TestSpecialOperations.h |
+++ b/Source/bindings/tests/results/V8TestSpecialOperations.h |
@@ -7,10 +7,10 @@ |
#ifndef V8TestSpecialOperations_h |
#define V8TestSpecialOperations_h |
+#include "bindings/core/v8/V8Binding.h" |
+#include "bindings/core/v8/V8DOMWrapper.h" |
+#include "bindings/core/v8/WrapperTypeInfo.h" |
#include "bindings/tests/idls/TestSpecialOperations.h" |
-#include "bindings/v8/V8Binding.h" |
-#include "bindings/v8/V8DOMWrapper.h" |
-#include "bindings/v8/WrapperTypeInfo.h" |
#include "platform/heap/Handle.h" |
namespace WebCore { |