Index: Source/bindings/tests/results/V8TestSpecialOperations.cpp |
diff --git a/Source/bindings/tests/results/V8TestSpecialOperations.cpp b/Source/bindings/tests/results/V8TestSpecialOperations.cpp |
index 9eb820ab708bfcd78835f67d6393a5166aff402d..31e94c35c8cb897de573dfc4f80c5f0dbde7a123 100644 |
--- a/Source/bindings/tests/results/V8TestSpecialOperations.cpp |
+++ b/Source/bindings/tests/results/V8TestSpecialOperations.cpp |
@@ -7,12 +7,12 @@ |
#include "config.h" |
#include "V8TestSpecialOperations.h" |
+#include "bindings/core/v8/ExceptionState.h" |
+#include "bindings/core/v8/V8DOMConfiguration.h" |
+#include "bindings/core/v8/V8HiddenValue.h" |
#include "bindings/core/v8/V8NodeList.h" |
+#include "bindings/core/v8/V8ObjectConstructor.h" |
#include "bindings/tests/v8/V8Node.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/dom/NameNodeList.h" |