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