| Index: content/browser/renderer_host/media/video_capture_host.cc
|
| diff --git a/content/browser/renderer_host/media/video_capture_host.cc b/content/browser/renderer_host/media/video_capture_host.cc
|
| index 3f23cf69d4ba55a5961785ea1c10238db2632a8f..c37b8b7dedf69598ed7a4ae36adb0640ce6f75b7 100644
|
| --- a/content/browser/renderer_host/media/video_capture_host.cc
|
| +++ b/content/browser/renderer_host/media/video_capture_host.cc
|
| @@ -120,8 +120,6 @@
|
| }
|
| }
|
|
|
| -void VideoCaptureHost::OnStartedUsingGpuDecode(VideoCaptureControllerID id) {}
|
| -
|
| void VideoCaptureHost::Start(int32_t device_id,
|
| int32_t session_id,
|
| const media::VideoCaptureParams& params,
|
|
|