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

Unified Diff: mojo/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: code-review comments from ataly Created 5 years, 5 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: mojo/services/BUILD.gn
diff --git a/mojo/services/BUILD.gn b/mojo/services/BUILD.gn
index b990e92c61a0ac1c25ff2fd37514e96c440dcf8e..9ca9709f6cbf5a4f29efdde1e8c6a47c57a6d8c9 100644
--- a/mojo/services/BUILD.gn
+++ b/mojo/services/BUILD.gn
@@ -29,6 +29,7 @@ group("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",
]

Powered by Google App Engine
This is Rietveld 408576698