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 1ef265ce92942ff02742fcaed5014b810475b570..ce42f03ade6f563bd4c712c4e7a750de48395b0a 100644 |
--- a/chrome/browser/chromeos/login/login_utils.h |
+++ b/chrome/browser/chromeos/login/login_utils.h |
@@ -61,7 +61,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. |