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

Unified Diff: sky/services/inspector/inspector_frontend_impl.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.h ('k') | sky/services/inspector/server.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/services/inspector/inspector_frontend_impl.cc
diff --git a/sky/framework/inspector/server/inspector_frontend_impl.cc b/sky/services/inspector/inspector_frontend_impl.cc
similarity index 97%
rename from sky/framework/inspector/server/inspector_frontend_impl.cc
rename to sky/services/inspector/inspector_frontend_impl.cc
index 0865e91b9e3961dffeb14a2c9ca5c91d0a849248..d273a3c5b05fe6009c574dcfaf878dc660d58773 100644
--- a/sky/framework/inspector/server/inspector_frontend_impl.cc
+++ b/sky/services/inspector/inspector_frontend_impl.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "sky/framework/inspector/server/inspector_frontend_impl.h"
+#include "sky/services/inspector/inspector_frontend_impl.h"
#include "base/lazy_instance.h"
#include "net/server/http_server.h"
« no previous file with comments | « sky/services/inspector/inspector_frontend_impl.h ('k') | sky/services/inspector/server.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698