| Index: media/capture/video/video_frame_receiver.h
|
| diff --git a/media/capture/video/video_frame_receiver.h b/media/capture/video/video_frame_receiver.h
|
| index 5d8354ae1423df652ddb7c0c8051618768e6e473..9faaf476b8b1df5982df636605af440872d0a249 100644
|
| --- a/media/capture/video/video_frame_receiver.h
|
| +++ b/media/capture/video/video_frame_receiver.h
|
| @@ -53,7 +53,6 @@
|
| virtual void OnError() = 0;
|
| virtual void OnLog(const std::string& message) = 0;
|
| virtual void OnStarted() = 0;
|
| - virtual void OnStartedUsingGpuDecode() = 0;
|
| };
|
|
|
| } // namespace media
|
|
|