| Index: webrtc/modules/rtp_rtcp/source/fec_receiver_impl.h
|
| diff --git a/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.h b/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.h
|
| index 94eb3ac3d417b088914a708814ec04eae5d584a7..bd3a79dd7a06d719bb6adc39821b13a13e4c9854 100644
|
| --- a/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.h
|
| +++ b/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.h
|
| @@ -46,6 +46,7 @@ class FecReceiverImpl : public FecReceiver {
|
| ForwardErrorCorrection::RecoveredPacketList recovered_packets_;
|
| FecPacketCounter packet_counter_;
|
| };
|
| +
|
| } // namespace webrtc
|
|
|
| #endif // WEBRTC_MODULES_RTP_RTCP_SOURCE_FEC_RECEIVER_IMPL_H_
|
|
|