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

Unified Diff: mojo/services/mojo_services.gni

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: code-review comments 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
« no previous file with comments | « examples/bank_app/customer.cc ('k') | mojo/services/vanadium/security/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/mojo_services.gni
diff --git a/mojo/services/mojo_services.gni b/mojo/services/mojo_services.gni
index 23bba7f9d63b8dc7c838e296d68b8184fca2d2f1..03bf4c80978698fadcc7d2597f1974759453fb79 100644
--- a/mojo/services/mojo_services.gni
+++ b/mojo/services/mojo_services.gni
@@ -26,6 +26,7 @@ mojo_services = [
"//mojo/services/speech_recognizer/public/interfaces",
"//mojo/services/surfaces/public/interfaces",
"//mojo/services/terminal/public/interfaces",
+ "//mojo/services/vanadium/security/public/interfaces",
"//mojo/services/view_manager/public/interfaces",
"//mojo/services/window_manager/public/interfaces",
]
« no previous file with comments | « examples/bank_app/customer.cc ('k') | mojo/services/vanadium/security/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698