| Index: media/video/capture/fake_video_capture_device.h
|
| diff --git a/media/video/capture/fake_video_capture_device.h b/media/video/capture/fake_video_capture_device.h
|
| index a045ca5238221876b256af7727b24de7af74c614..3cf45a85581d9073dd7ef111dcad5f8028f51643 100644
|
| --- a/media/video/capture/fake_video_capture_device.h
|
| +++ b/media/video/capture/fake_video_capture_device.h
|
| @@ -44,7 +44,6 @@
|
|
|
| void CaptureUsingOwnBuffers(base::TimeTicks expected_execution_time);
|
| void CaptureUsingClientBuffers(VideoPixelFormat pixel_format,
|
| - VideoPixelStorage pixel_storage,
|
| base::TimeTicks expected_execution_time);
|
| void BeepAndScheduleNextCapture(
|
| base::TimeTicks expected_execution_time,
|
|
|