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

Unified Diff: services/BUILD.gn

Issue 1261403003: Initial skeletal implementation of the PrincipalService. Also, use the Login()/GetUserBlessing() (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: minor logging fixes Created 5 years, 4 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
Index: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index 13091a7585973142407ccb8532fe71cfa8c43e52..22abc7ae862a4d3449991291f2ed2bfdb0003cf3 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -25,6 +25,7 @@ group("services") {
"//services/test_service:bindings",
"//services/tracing",
"//services/url_response_disk_cache",
+ "//services/vanadium/security:principal_service",
"//services/view_manager",
"//services/window_manager",
]

Powered by Google App Engine
This is Rietveld 408576698