|
Componentize SigninIdAccountHelper.
This CL eliminates //chrome dependencies from SigninAccountIdHelper. It
additionally adds an observer-like API to SigninClient and uses this API to
have ChromeSigninClient performs the LocalAuth functionality that SigninManager
was previously performing (LocalAuth will remain a //chrome-level concept).
BUG= 354864, 354866
TBR=thakis
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260080
Total comments: 2
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+67 lines, -41 lines) |
Patch |
 |
M |
chrome/browser/signin/chrome_signin_client.h
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/signin/chrome_signin_client.cc
|
View
|
1
|
2 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/signin/signin_account_id_helper.h
|
View
|
1
|
3 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/signin/signin_account_id_helper.cc
|
View
|
1
2
|
8 chunks |
+32 lines, -26 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/signin/signin_manager.cc
|
View
|
1
|
3 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.h
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.cc
|
View
|
1
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
components/signin/core/browser/signin_client.h
|
View
|
1
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/signin/core/common/signin_pref_names.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/signin/core/common/signin_pref_names.cc
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
Total messages: 18 (0 generated)
|