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

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: Added unit tests and fixed bugs in accounts DB. Created 5 years, 1 month 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 1c4a13a8c9ec06f1440cb1722e674cd68beb10a5..e2acb55b431a45493522bffc8aefc66fc5bae94d 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