Index: Source/bindings/tests/results/V8TestInterfaceConstructor2.cpp |
diff --git a/Source/bindings/tests/results/V8TestInterfaceConstructor2.cpp b/Source/bindings/tests/results/V8TestInterfaceConstructor2.cpp |
index c04719c2483df47b85bdce9edced42b0d13bcc64..9913044ff29f62479dea2d5c5830873274807e3e 100644 |
--- a/Source/bindings/tests/results/V8TestInterfaceConstructor2.cpp |
+++ b/Source/bindings/tests/results/V8TestInterfaceConstructor2.cpp |
@@ -7,12 +7,12 @@ |
#include "config.h" |
#include "V8TestInterfaceConstructor2.h" |
+#include "bindings/core/v8/Dictionary.h" |
+#include "bindings/core/v8/ExceptionState.h" |
+#include "bindings/core/v8/V8DOMConfiguration.h" |
+#include "bindings/core/v8/V8HiddenValue.h" |
+#include "bindings/core/v8/V8ObjectConstructor.h" |
#include "bindings/tests/v8/V8TestInterfaceEmpty.h" |
-#include "bindings/v8/Dictionary.h" |
-#include "bindings/v8/ExceptionState.h" |
-#include "bindings/v8/V8DOMConfiguration.h" |
-#include "bindings/v8/V8HiddenValue.h" |
-#include "bindings/v8/V8ObjectConstructor.h" |
#include "core/dom/ContextFeatures.h" |
#include "core/dom/Document.h" |
#include "core/frame/LocalDOMWindow.h" |