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

Unified Diff: chrome/browser/chromeos/login/supervised/supervised_user_creation_controller.h

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/login/supervised/supervised_user_creation_controller.h
diff --git a/chrome/browser/chromeos/login/supervised/supervised_user_creation_controller.h b/chrome/browser/chromeos/login/supervised/supervised_user_creation_controller.h
index 4ee704b36ef4b155e434d93589d9bd9229368d04..4ec0c86b3960a1b5d5764c7fdd0d42ffe4f47297 100644
--- a/chrome/browser/chromeos/login/supervised/supervised_user_creation_controller.h
+++ b/chrome/browser/chromeos/login/supervised/supervised_user_creation_controller.h
@@ -23,8 +23,8 @@ namespace chromeos {
class SupervisedUserCreationController {
public:
// This constant is used to indicate that user does not have one of default
- // avatars: either he has no chromeos avatar at all, or has an external
- // image as an avatar.
+ // avatars: either they have no chromeos avatar at all, or they have an
+ // external image as an avatar.
static const int kDummyAvatarIndex;
enum ErrorCode {

Powered by Google App Engine
This is Rietveld 408576698