| Index: content/browser/media/capture/web_contents_video_capture_device.h
|
| diff --git a/content/browser/media/capture/web_contents_video_capture_device.h b/content/browser/media/capture/web_contents_video_capture_device.h
|
| index 0446175978a15cce3161e1d65eacf79033ebcfc6..29ca8f37126cc94a6a95086d4d1c53454f8cf8da 100644
|
| --- a/content/browser/media/capture/web_contents_video_capture_device.h
|
| +++ b/content/browser/media/capture/web_contents_video_capture_device.h
|
| @@ -22,8 +22,7 @@ namespace content {
|
| // content::RenderWidgetHostView implementation that supports frame subscription
|
| // (via BeginFrameSubscription()), and can perform read-back into
|
| // media::VideoFrames (i.e.,
|
| -// RenderWidgetHostViewBase::CopyFromCompositingSurfaceToVideoFrame() is
|
| -// functional).
|
| +// RenderWidgetHostViewBase::CopyFromSurfaceToVideoFrame() is functional).
|
| //
|
| // An instance is created by providing a device_id. The device_id contains
|
| // information necessary for finding a WebContents instance. From then on,
|
|
|