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

Unified Diff: chrome/browser/chromeos/policy/user_cloud_policy_token_forwarder.cc

Issue 2471183004: Updates comments in the src files to remove gender specific terms. (Closed)
Patch Set: Created 4 years, 1 month 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/policy/user_cloud_policy_token_forwarder.cc
diff --git a/chrome/browser/chromeos/policy/user_cloud_policy_token_forwarder.cc b/chrome/browser/chromeos/policy/user_cloud_policy_token_forwarder.cc
index 52c0916341e1923d41b1444cd76b5666a7a3a24e..938c32afc3bd187d2db61edd3945e2980f4ed616 100644
--- a/chrome/browser/chromeos/policy/user_cloud_policy_token_forwarder.cc
+++ b/chrome/browser/chromeos/policy/user_cloud_policy_token_forwarder.cc
@@ -58,7 +58,7 @@ void UserCloudPolicyTokenForwarder::OnGetTokenFailure(
const GoogleServiceAuthError& error) {
// This should seldom happen: if the user is signing in for the first time
// then this was an online signin and network errors are unlikely; if the
- // user had already signed in before then he should have policy cached, and
+ // user had already signed in before then they should have policy cached, and
// RequestAccessToken() wouldn't have been invoked.
// Still, something just went wrong (server 500, or something). Currently
// we don't recover in this case, and we'll just try to register for policy
« no previous file with comments | « chrome/browser/chromeos/policy/policy_cert_service_factory.cc ('k') | chrome/browser/download/download_prefs.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698