| Index: chrome/browser/signin/signin_tracker.h
|
| diff --git a/chrome/browser/signin/signin_tracker.h b/chrome/browser/signin/signin_tracker.h
|
| index 0b06b4be26fefacf014a8756632076664aa7727c..6dc764ff99859befe124475dfe711f2333821f79 100644
|
| --- a/chrome/browser/signin/signin_tracker.h
|
| +++ b/chrome/browser/signin/signin_tracker.h
|
| @@ -33,7 +33,7 @@ class Profile;
|
| //
|
| // LoginUIService - Our desktop UI flows rely on having only a single login flow
|
| // visible to the user at once. This is achieved via LoginUIService (a
|
| -// ProfileKeyedService that keeps track of the currently visible login UI).
|
| +// BrowserContextKeyedService that keeps track of the currently visible login UI).
|
| //
|
| // SigninManager - Records the currently-logged-in user and handles all
|
| // interaction with the GAIA backend during the signin process. Unlike
|
|
|