| Index: content/renderer/media/media_stream_video_capturer_source.h
|
| diff --git a/content/renderer/media/media_stream_video_capturer_source.h b/content/renderer/media/media_stream_video_capturer_source.h
|
| index dcffa02d371aca9dcd137b1a8370a659d6a6f9cb..3b9588aa799cd42c3de74d3a6036c39db7696b23 100644
|
| --- a/content/renderer/media/media_stream_video_capturer_source.h
|
| +++ b/content/renderer/media/media_stream_video_capturer_source.h
|
| @@ -70,7 +70,6 @@ class CONTENT_EXPORT VideoCapturerDelegate
|
| base::Closure stop_capture_cb_;
|
|
|
| bool is_screen_cast_;
|
| - bool got_first_frame_;
|
|
|
| // |running_callback| is provided to this class in StartCapture and must be
|
| // valid until StopCapture is called.
|
|
|