Chromium Code Reviews| Index: webrtc/modules/rtp_rtcp/source/producer_fec.h |
| diff --git a/webrtc/modules/rtp_rtcp/source/producer_fec.h b/webrtc/modules/rtp_rtcp/source/producer_fec.h |
| index b2fdfeccacca3dd78b8da58f640c2cc61a974e23..dcd71c8339609ff7e62d3fc91c53dd35f73a471f 100644 |
| --- a/webrtc/modules/rtp_rtcp/source/producer_fec.h |
| +++ b/webrtc/modules/rtp_rtcp/source/producer_fec.h |
| @@ -18,8 +18,6 @@ |
| namespace webrtc { |
| -struct RtpPacket; |
| - |
| class RedPacket { |
| public: |
| explicit RedPacket(size_t length); |