Index: chrome/browser/chromeos/login/google_authenticator.h |
diff --git a/chrome/browser/chromeos/login/google_authenticator.h b/chrome/browser/chromeos/login/google_authenticator.h |
index a91c73c54dff46ea7b1b075941cfe87fa12d3044..e9f180e3ec84618cef4c5fce7baf8fe2af4f39fc 100644 |
--- a/chrome/browser/chromeos/login/google_authenticator.h |
+++ b/chrome/browser/chromeos/login/google_authenticator.h |
@@ -65,7 +65,7 @@ class GoogleAuthenticator : public Authenticator, public GaiaAuthConsumer { |
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(); |