Index: Source/bindings/tests/results/V8TestException.h |
diff --git a/Source/bindings/tests/results/V8TestException.h b/Source/bindings/tests/results/V8TestException.h |
index 13df2d8ba25a3d371d84730d59ac63cd8367a4d4..2cb5c43a9fe6f57b788ab76cd064188d38616840 100644 |
--- a/Source/bindings/tests/results/V8TestException.h |
+++ b/Source/bindings/tests/results/V8TestException.h |
@@ -7,10 +7,10 @@ |
#ifndef V8TestException_h |
#define V8TestException_h |
+#include "bindings/core/v8/V8Binding.h" |
+#include "bindings/core/v8/V8DOMWrapper.h" |
+#include "bindings/core/v8/WrapperTypeInfo.h" |
#include "bindings/tests/idls/TestException.h" |
-#include "bindings/v8/V8Binding.h" |
-#include "bindings/v8/V8DOMWrapper.h" |
-#include "bindings/v8/WrapperTypeInfo.h" |
#include "platform/heap/Handle.h" |
namespace WebCore { |