| Index: content/renderer/media/video_capture_impl.h
|
| ===================================================================
|
| --- content/renderer/media/video_capture_impl.h (revision 139637)
|
| +++ content/renderer/media/video_capture_impl.h (working copy)
|
| @@ -4,7 +4,7 @@
|
|
|
| // VideoCaptureImpl represents a capture device in renderer process. It provides
|
| // interfaces for clients to Start/Stop capture. It also communicates to clients
|
| -// when buffer is ready, state of capture device is changed.
|
| +// when buffer is ready, state of capture device is changed.
|
|
|
| #ifndef CONTENT_RENDERER_MEDIA_VIDEO_CAPTURE_IMPL_H_
|
| #define CONTENT_RENDERER_MEDIA_VIDEO_CAPTURE_IMPL_H_
|
|
|