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

Unified Diff: services/BUILD.gn

Issue 1466733002: Google OAuth Device Flow support for FNL (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: updated demo namespaces 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: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index eaa20bc017df65f9fac59eb093c3653e856aa767..addf83a5e66a5623316facdb6c113894e982bb5d 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -79,6 +79,7 @@ group("tests") {
deps = [
"//services/asset_bundle:apptests",
"//services/authenticating_url_loader_interceptor:apptests",
+ "//services/authentication:apptests",
"//services/clipboard:apptests",
"//services/dart/dart_apptests",
"//services/http_server:apptests",

Powered by Google App Engine
This is Rietveld 408576698