Index: chrome/browser/chromeos/login/parallel_authenticator.h |
diff --git a/chrome/browser/chromeos/login/parallel_authenticator.h b/chrome/browser/chromeos/login/parallel_authenticator.h |
index 4db578ff9e18df9010a7210c93b40b5ed0391ce1..a71de58360e209801044b240bc1d11c6fda5a22e 100644 |
--- a/chrome/browser/chromeos/login/parallel_authenticator.h |
+++ b/chrome/browser/chromeos/login/parallel_authenticator.h |
@@ -118,7 +118,7 @@ class ParallelAuthenticator : public Authenticator, |
bool AuthenticateToUnlock(const std::string& username, |
const std::string& password); |
- // Initiates off the record ("browse without signing in") login. |
+ // Initiates incognito ("browse without signing in") login. |
// Mounts tmpfs and notifies consumer on the success/failure. |
void LoginOffTheRecord(); |