Chromium Code Reviews| Index: media/cast/cast_config.h |
| diff --git a/media/cast/cast_config.h b/media/cast/cast_config.h |
| index 89af430a056b4313daaf5aa22bbacb4dc72160a3..9deb67805b68c1f8ce01f7f7a41419db52b1235c 100644 |
| --- a/media/cast/cast_config.h |
| +++ b/media/cast/cast_config.h |
| @@ -87,8 +87,6 @@ struct VideoSenderConfig { |
| int rtp_payload_type; |
| bool use_external_encoder; |
| - int width; // Incoming frames will be scaled to this size. |
| - int height; |
| float congestion_control_back_off; |
| int max_bitrate; |