Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(456)

Unified Diff: sky/engine/v8_inspector/PageScriptDebugServer.cpp

Issue 745913002: Start moving files from core/inspector into v8_inspector (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/engine/v8_inspector/PageScriptDebugServer.h ('k') | sky/engine/v8_inspector/inspector_backend_mojo.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/v8_inspector/PageScriptDebugServer.cpp
diff --git a/sky/engine/bindings/core/v8/PageScriptDebugServer.cpp b/sky/engine/v8_inspector/PageScriptDebugServer.cpp
similarity index 99%
rename from sky/engine/bindings/core/v8/PageScriptDebugServer.cpp
rename to sky/engine/v8_inspector/PageScriptDebugServer.cpp
index 1d9b867594bd2f1bc0e6684fd6f3f4c65ceda7ea..2b549d812a73f1656e36db0286a476ea332f9a5d 100644
--- a/sky/engine/bindings/core/v8/PageScriptDebugServer.cpp
+++ b/sky/engine/v8_inspector/PageScriptDebugServer.cpp
@@ -29,7 +29,7 @@
*/
#include "sky/engine/config.h"
-#include "sky/engine/bindings/core/v8/PageScriptDebugServer.h"
+#include "sky/engine/v8_inspector/PageScriptDebugServer.h"
#include "gen/sky/bindings/core/v8/V8Window.h"
#include "sky/engine/bindings/core/v8/DOMWrapperWorld.h"
« no previous file with comments | « sky/engine/v8_inspector/PageScriptDebugServer.h ('k') | sky/engine/v8_inspector/inspector_backend_mojo.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698