Index: Source/bindings/core/v8/WorkerScriptDebugServer.h |
diff --git a/Source/bindings/v8/WorkerScriptDebugServer.h b/Source/bindings/core/v8/WorkerScriptDebugServer.h |
similarity index 98% |
rename from Source/bindings/v8/WorkerScriptDebugServer.h |
rename to Source/bindings/core/v8/WorkerScriptDebugServer.h |
index 81fde7da0e53f183a9b86cfa9d2d60d14cfea3da..8570382e7c2f8ebeeefd52c8ba0aa5232222240f 100644 |
--- a/Source/bindings/v8/WorkerScriptDebugServer.h |
+++ b/Source/bindings/core/v8/WorkerScriptDebugServer.h |
@@ -31,7 +31,7 @@ |
#ifndef WorkerScriptDebugServer_h |
#define WorkerScriptDebugServer_h |
-#include "bindings/v8/ScriptDebugServer.h" |
+#include "bindings/core/v8/ScriptDebugServer.h" |
#include <v8.h> |
namespace WebCore { |