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

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: Created 4 years, 10 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 c7605c2d11a1f5ec3869fd80da99f59f5b301f82..9b46870b64ac147aaa69780faacf4c00a029a263 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') | examples/authentication_demo/google_authentication_demo.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698