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

Unified Diff: services/BUILD.gn

Issue 774473003: Move view_manager service implementation to //services (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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
Index: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index 52950c5362d99b49a181c2bb5e41375801567173..44ae20a72834d9d02456063c63f638232ed9df13 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -7,5 +7,6 @@ group("services") {
"//services/http_server",
"//services/http_server/public",
"//services/js",
+ "//services/view_manager",
]
}

Powered by Google App Engine
This is Rietveld 408576698