Index: Source/bindings/tests/results/core/V8TestCallbackInterface.cpp |
diff --git a/Source/bindings/tests/results/core/V8TestCallbackInterface.cpp b/Source/bindings/tests/results/core/V8TestCallbackInterface.cpp |
index c2bfc73cc6fca1d3c19cee74c83b1a8ae6657d48..ce1910e9e0aa523d8560989604adc5233458dfb3 100644 |
--- a/Source/bindings/tests/results/core/V8TestCallbackInterface.cpp |
+++ b/Source/bindings/tests/results/core/V8TestCallbackInterface.cpp |
@@ -9,8 +9,8 @@ |
#include "bindings/core/v8/ScriptController.h" |
#include "bindings/core/v8/V8Binding.h" |
-#include "bindings/tests/v8/V8TestInterfaceEmpty.h" |
-#include "bindings/tests/v8/V8TestInterfaceWillBeGarbageCollected.h" |
+#include "bindings/core/v8/V8TestInterfaceEmpty.h" |
+#include "bindings/core/v8/V8TestInterfaceWillBeGarbageCollected.h" |
#include "core/dom/ExecutionContext.h" |
#include "wtf/Assertions.h" |
#include "wtf/GetPtr.h" |