Index: Source/bindings/core/v8/ScriptDebugServer.h |
diff --git a/Source/bindings/v8/ScriptDebugServer.h b/Source/bindings/core/v8/ScriptDebugServer.h |
similarity index 99% |
rename from Source/bindings/v8/ScriptDebugServer.h |
rename to Source/bindings/core/v8/ScriptDebugServer.h |
index ea8d35f3dcd6cccc08d1139f19c2aded8665a644..8a179efe64294f23a611a67a9df3389e0fde7c11 100644 |
--- a/Source/bindings/v8/ScriptDebugServer.h |
+++ b/Source/bindings/core/v8/ScriptDebugServer.h |
@@ -31,7 +31,7 @@ |
#ifndef ScriptDebugServer_h |
#define ScriptDebugServer_h |
-#include "bindings/v8/ScopedPersistent.h" |
+#include "bindings/core/v8/ScopedPersistent.h" |
#include "core/InspectorBackendDispatcher.h" |
#include "core/inspector/ScriptBreakpoint.h" |
#include "core/inspector/ScriptCallStack.h" |