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

Unified Diff: mojo/services/BUILD.gn

Issue 968493004: Moved service_registry from services to mojo/services/service_registry (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | mojo/services/service_registry/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/BUILD.gn
diff --git a/mojo/services/BUILD.gn b/mojo/services/BUILD.gn
index b6f27e5d36158bff0085331d097529594607d95e..246b2af8c43e2c65652e12aca7856b554a6fd41a 100644
--- a/mojo/services/BUILD.gn
+++ b/mojo/services/BUILD.gn
@@ -16,6 +16,7 @@ group("services") {
"//mojo/services/navigation/public/interfaces",
"//mojo/services/network/public/interfaces",
"//mojo/services/public/sky",
+ "//mojo/services/service_registry/public/interfaces",
"//mojo/services/surfaces/public/interfaces",
"//mojo/services/view_manager/public/interfaces",
"//mojo/services/window_manager/public/interfaces",
« no previous file with comments | « no previous file | mojo/services/service_registry/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698