| Index: components/omnibox/browser/omnibox_log.h
|
| diff --git a/components/omnibox/browser/omnibox_log.h b/components/omnibox/browser/omnibox_log.h
|
| index e1abc43805ad6e96bd0ee592a10d0a824c354d90..76cdbba4c861ac32691d202a5a248e9fab3629cf 100644
|
| --- a/components/omnibox/browser/omnibox_log.h
|
| +++ b/components/omnibox/browser/omnibox_log.h
|
| @@ -75,7 +75,7 @@ struct OmniboxLog {
|
| base::TimeDelta elapsed_time_since_user_first_modified_omnibox;
|
|
|
| // The number of extra characters the user would have to manually type
|
| - // if she/he were not given the opportunity to select this match. Only
|
| + // if they were not given the opportunity to select this match. Only
|
| // set for matches that are allowed to be the default match (i.e., are
|
| // inlineable). Set to base::string16::npos if the match is not allowed
|
| // to be the default match.
|
|
|