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

Unified Diff: chrome/browser/chromeos/login/login_utils.h

Issue 143463009: Add policy that forces SAML users to log in online periodically (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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
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.

Powered by Google App Engine
This is Rietveld 408576698