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

Unified Diff: sky/services/inspector/server.cc

Issue 687673004: Move framework/inspector/server to services/inspector (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 2 months 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/services/inspector/inspector_frontend_impl.cc ('k') | sky/tools/sky_server » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/services/inspector/server.cc
diff --git a/sky/framework/inspector/server/server.cc b/sky/services/inspector/server.cc
similarity index 94%
rename from sky/framework/inspector/server/server.cc
rename to sky/services/inspector/server.cc
index 9f078d94058bdc725d89601278e5933c62b2d524..2dbf9a7db90b0a32fe970f2fcd9817132fcb4e8e 100644
--- a/sky/framework/inspector/server/server.cc
+++ b/sky/services/inspector/server.cc
@@ -6,7 +6,7 @@
#include "mojo/public/c/system/main.h"
#include "mojo/public/cpp/application/application_delegate.h"
#include "mojo/public/cpp/application/application_impl.h"
-#include "sky/framework/inspector/server/inspector_frontend_impl.h"
+#include "sky/services/inspector/inspector_frontend_impl.h"
namespace sky {
namespace inspector {
« no previous file with comments | « sky/services/inspector/inspector_frontend_impl.cc ('k') | sky/tools/sky_server » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698