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

Unified Diff: examples/BUILD.gn

Issue 1466733002: Google OAuth Device Flow support for FNL (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Refactored google_auth_service into sub components Created 5 years 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 1de9ab913d459de4048b34e0db0d8ae673260ddf..33c9eef8db734e50ffa430011af42f10dfae5732 100644
--- a/examples/BUILD.gn
+++ b/examples/BUILD.gn
@@ -13,6 +13,7 @@ group("portable_examples") {
deps = [
"//examples/apptest",
"//examples/audio_play_test",
+ "//examples/authentication_demo",
"//examples/content_handler_demo",
"//examples/dart",
"//examples/echo",
« no previous file with comments | « no previous file | examples/authentication_demo/BUILD.gn » ('j') | mojo/services/authentication/interfaces/authentication.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698