Index: Source/bindings/tests/results/V8TestInterfaceConstructor4.cpp |
diff --git a/Source/bindings/tests/results/V8TestInterfaceConstructor4.cpp b/Source/bindings/tests/results/V8TestInterfaceConstructor4.cpp |
index e451f7b4e157772a8297aedc8b3376d53570c0f6..872c0b94c26cb285b4257d7000718cbd3c2caa3f 100644 |
--- a/Source/bindings/tests/results/V8TestInterfaceConstructor4.cpp |
+++ b/Source/bindings/tests/results/V8TestInterfaceConstructor4.cpp |
@@ -7,11 +7,11 @@ |
#include "config.h" |
#include "V8TestInterfaceConstructor4.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/V8TestInterfaceConstructor4.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" |