| Index: media/capture/video/win/video_capture_device_win.h
|
| diff --git a/media/capture/video/win/video_capture_device_win.h b/media/capture/video/win/video_capture_device_win.h
|
| index f8a9050834e8a59cbeb07ff1f9739dda37d75db8..8a2ed6cc8b6f1582f0eb2e9e306a7f9d200c0a0c 100644
|
| --- a/media/capture/video/win/video_capture_device_win.h
|
| +++ b/media/capture/video/win/video_capture_device_win.h
|
| @@ -89,8 +89,6 @@ class VideoCaptureDeviceWin : public VideoCaptureDevice,
|
| // User needs to recover by destroying the object.
|
| };
|
|
|
| - void InitializeVideoAndCameraControls();
|
| -
|
| // Implements SinkFilterObserver.
|
| void FrameReceived(const uint8_t* buffer,
|
| int length,
|
|
|