Index: Source/bindings/tests/results/core/V8TestTypedefs.cpp |
diff --git a/Source/bindings/tests/results/core/V8TestTypedefs.cpp b/Source/bindings/tests/results/core/V8TestTypedefs.cpp |
index 0986be7207f35309bb1118569bb9f76f3023b209..02c59ec35d9e9454fcf88daa1318ed3d3863f93a 100644 |
--- a/Source/bindings/tests/results/core/V8TestTypedefs.cpp |
+++ b/Source/bindings/tests/results/core/V8TestTypedefs.cpp |
@@ -11,9 +11,9 @@ |
#include "bindings/core/v8/V8DOMConfiguration.h" |
#include "bindings/core/v8/V8HiddenValue.h" |
#include "bindings/core/v8/V8ObjectConstructor.h" |
-#include "bindings/tests/v8/V8TestCallbackInterface.h" |
-#include "bindings/tests/v8/V8TestInterface.h" |
-#include "bindings/tests/v8/V8TestInterfaceEmpty.h" |
+#include "bindings/core/v8/V8TestCallbackInterface.h" |
+#include "bindings/core/v8/V8TestInterface.h" |
+#include "bindings/core/v8/V8TestInterfaceEmpty.h" |
#include "core/dom/ContextFeatures.h" |
#include "core/dom/Document.h" |
#include "core/frame/LocalDOMWindow.h" |