| Index: chrome/browser/media/webrtc/media_stream_infobar_delegate_android.h
|
| diff --git a/chrome/browser/media/webrtc/media_stream_infobar_delegate_android.h b/chrome/browser/media/webrtc/media_stream_infobar_delegate_android.h
|
| index 8eccb837a652a85d0f3ebcd8dd038093c7f343fd..ae6d015f13db7269c41e066a099d624dbd085015 100644
|
| --- a/chrome/browser/media/webrtc/media_stream_infobar_delegate_android.h
|
| +++ b/chrome/browser/media/webrtc/media_stream_infobar_delegate_android.h
|
| @@ -14,7 +14,7 @@
|
|
|
| // This class configures an infobar shown when a page requests access to a
|
| // user's microphone and/or video camera. The user is shown a message asking
|
| -// which audio and/or video devices he wishes to use with the current page, and
|
| +// which audio and/or video devices they wish to use with the current page, and
|
| // buttons to give access to the selected devices to the page, or to deny access
|
| // to them.
|
| class MediaStreamInfoBarDelegateAndroid : public PermissionInfoBarDelegate {
|
|
|