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

Unified Diff: examples/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: Add a new example for user authorization 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: examples/BUILD.gn
diff --git a/examples/BUILD.gn b/examples/BUILD.gn
index 31004f69e7db9b6b247aec35a00aadce66b66141..fd11ef87df5bf588e44e4a7966da370be2ba8d45 100644
--- a/examples/BUILD.gn
+++ b/examples/BUILD.gn
@@ -9,6 +9,7 @@ group("examples") {
deps = [
"//examples/apptest",
+ "//examples/bank_app",
"//examples/browser",
"//examples/content_handler_demo",
"//examples/dart/device_info",
« no previous file with comments | « no previous file | examples/bank_app/BUILD.gn » ('j') | mojo/services/vanadium/security/public/interfaces/principal.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698