| Index: media/video/capture/video_capture.h
|
| ===================================================================
|
| --- media/video/capture/video_capture.h (revision 106642)
|
| +++ media/video/capture/video_capture.h (working copy)
|
| @@ -90,7 +90,6 @@
|
| int expected_capture_delay; // expected delay in millisecond.
|
| media::VideoFrame::Format raw_type; // desired video type.
|
| bool interlaced; // need interlace format.
|
| - bool resolution_fixed; // indicate requested resolution can't be altered.
|
| };
|
|
|
| VideoCapture() {}
|
|
|