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

Unified Diff: sky/services/inspector/BUILD.gn

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/framework/inspector/server/server.cc ('k') | sky/services/inspector/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/services/inspector/BUILD.gn
diff --git a/sky/framework/inspector/server/BUILD.gn b/sky/services/inspector/BUILD.gn
similarity index 97%
rename from sky/framework/inspector/server/BUILD.gn
rename to sky/services/inspector/BUILD.gn
index d9a06a2b1f2655de263b50b6084b4dbec13ba3e0..4fa90e070e10255c9ae957813a743e6ff1e5e4bb 100644
--- a/sky/framework/inspector/server/BUILD.gn
+++ b/sky/services/inspector/BUILD.gn
@@ -4,7 +4,7 @@
import("//mojo/public/tools/bindings/mojom.gni")
-group("server") {
+group("inspector") {
testonly = true
deps = [
« no previous file with comments | « sky/framework/inspector/server/server.cc ('k') | sky/services/inspector/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698