| Index: webrtc/api/videocapturertracksource.h
|
| diff --git a/webrtc/api/videocapturertracksource.h b/webrtc/api/videocapturertracksource.h
|
| index 92f00dc4e5a3bede3ae8232a1c84328469891f7f..e7bbfd22876c5797ff0bc90fe8579c2ba23f89f9 100644
|
| --- a/webrtc/api/videocapturertracksource.h
|
| +++ b/webrtc/api/videocapturertracksource.h
|
| @@ -58,7 +58,6 @@ class VideoCapturerTrackSource : public VideoTrackSource,
|
| bool GetStats(Stats* stats) override;
|
|
|
| void Stop() override;
|
| - void Restart() override;
|
|
|
| protected:
|
| VideoCapturerTrackSource(rtc::Thread* worker_thread,
|
|
|