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

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

Issue 1245103005: Componentize more signin code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/DEPS ('k') | components/signin/core/browser/account_tracker_service.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 aa567bbeed2c6297c5725a684d08df00ff61e2db..af22eaaecadd5be4de6daf4b445da8aec4f5f39e 100644
--- a/components/signin/core/browser/BUILD.gn
+++ b/components/signin/core/browser/BUILD.gn
@@ -76,6 +76,8 @@ static_library("test_support") {
sources = [
"fake_auth_status_provider.cc",
"fake_auth_status_provider.h",
+ "fake_profile_oauth2_token_service.cc",
+ "fake_profile_oauth2_token_service.h",
"test_signin_client.cc",
"test_signin_client.h",
]
« no previous file with comments | « components/signin/DEPS ('k') | components/signin/core/browser/account_tracker_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698