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

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: 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
« no previous file with comments | « no previous file | examples/bank_app/BUILD.gn » ('j') | examples/bank_app/bank.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/BUILD.gn
diff --git a/examples/BUILD.gn b/examples/BUILD.gn
index f31fc3881a355c5027a816ac3f8e81913d5b9701..c0726a3d7d518e5ace77c28f5d9bf5cb73f748c8 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",
« no previous file with comments | « no previous file | examples/bank_app/BUILD.gn » ('j') | examples/bank_app/bank.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698