| Index: components/user_prefs/tracked/pref_hash_store_impl.cc
|
| diff --git a/components/user_prefs/tracked/pref_hash_store_impl.cc b/components/user_prefs/tracked/pref_hash_store_impl.cc
|
| index 3146ac2e6c71457ba886091695fc3ac32ff25f95..c756d6f28f7dfad31caa2919fcd504ffc5bf45b7 100644
|
| --- a/components/user_prefs/tracked/pref_hash_store_impl.cc
|
| +++ b/components/user_prefs/tracked/pref_hash_store_impl.cc
|
| @@ -203,7 +203,7 @@ PrefHashStoreImpl::PrefHashStoreTransactionImpl::CheckSplitValue(
|
| break;
|
| case SECURE_LEGACY:
|
| // Secure legacy device IDs based hashes are still accepted, but we
|
| - // should make sure to notify the caller for him to update the legacy
|
| + // should make sure to notify the caller for them to update the legacy
|
| // hashes.
|
| has_secure_legacy_id_hashes = true;
|
| break;
|
|
|