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

Unified Diff: components/signin/core/browser/BUILD.gn

Issue 1257623002: Componentize FakeSigninManager and SigninManager prefs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review comment Created 5 years, 5 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 | « components/signin.gypi ('k') | components/signin/core/browser/fake_signin_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/signin/core/browser/BUILD.gn
diff --git a/components/signin/core/browser/BUILD.gn b/components/signin/core/browser/BUILD.gn
index 24b41a29932c4d8ba4638498f1f7eac26424a425..8b1c92dfc90d50dab6aed8fa21f8d56d377f3221 100644
--- a/components/signin/core/browser/BUILD.gn
+++ b/components/signin/core/browser/BUILD.gn
@@ -82,6 +82,8 @@ static_library("test_support") {
"fake_auth_status_provider.h",
"fake_profile_oauth2_token_service.cc",
"fake_profile_oauth2_token_service.h",
+ "fake_signin_manager.cc",
+ "fake_signin_manager.h",
"test_signin_client.cc",
"test_signin_client.h",
]
« no previous file with comments | « components/signin.gypi ('k') | components/signin/core/browser/fake_signin_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698