| Index: chrome/browser/chromeos/login/login_utils.h
|
| diff --git a/chrome/browser/chromeos/login/login_utils.h b/chrome/browser/chromeos/login/login_utils.h
|
| index 0e6438371e9188bbbe75fd89fc4721af279fc8b5..07f9aa312f7bb3b1b89878fec216e43ecea87fe6 100644
|
| --- a/chrome/browser/chromeos/login/login_utils.h
|
| +++ b/chrome/browser/chromeos/login/login_utils.h
|
| @@ -60,7 +60,6 @@ class LoginUtils {
|
| LoginDisplayHost* login_host) = 0;
|
|
|
| // Loads and prepares profile for the session. Fires |delegate| in the end.
|
| - // If |pending_requests| is true, there's a pending online auth request.
|
| // If |display_email| is not empty, user's displayed email will be set to
|
| // this value, shown in UI.
|
| // |user_context.username_hash| defines when user homedir is mounted.
|
|
|