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

Unified Diff: components/BUILD.gn

Issue 964563002: Replace SetAuthenticatedUsername with SetAuthenticatedAccountId. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@priv
Patch Set: rebased Created 5 years, 8 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 | « chromeos/login/auth/stub_authenticator.cc ('k') | components/autofill.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 93aa8249b13221f689d796b8f45235dc13b0ecdc..d70cc97c94beaf0629a3ce3251afe5adf4bad8d4 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -262,6 +262,7 @@ test("components_unittests") {
"//components/ownership:unit_tests",
"//components/packed_ct_ev_whitelist:unit_tests",
"//components/proximity_auth:unit_tests",
+ "//components/signin/core/browser:test_support",
blundell 2015/04/14 17:30:58 hmm, is there no //components/signin/core/browser:
blundell 2015/04/15 08:45:19 From the comment at the top of this deps list, thi
"//components/update_client:unit_tests",
"//components/variations:unit_tests",
"//components/web_resource:unit_tests",
« no previous file with comments | « chromeos/login/auth/stub_authenticator.cc ('k') | components/autofill.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698