Index: Source/bindings/tests/results/V8TestInterface3.cpp |
diff --git a/Source/bindings/tests/results/V8TestInterface3.cpp b/Source/bindings/tests/results/V8TestInterface3.cpp |
index a8c416ff077aef8737508af6be18a6abc3dacff7..0b1d44eb6856d7c1d4f1623a037ebf60758f9b81 100644 |
--- a/Source/bindings/tests/results/V8TestInterface3.cpp |
+++ b/Source/bindings/tests/results/V8TestInterface3.cpp |
@@ -7,11 +7,11 @@ |
#include "config.h" |
#include "V8TestInterface3.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/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 "platform/RuntimeEnabledFeatures.h" |