Chromium Code Reviews| Index: webrtc/modules/rtp_rtcp/source/rtcp_sender.h |
| diff --git a/webrtc/modules/rtp_rtcp/source/rtcp_sender.h b/webrtc/modules/rtp_rtcp/source/rtcp_sender.h |
| index a8bd275eeaee2b962ffccac74f9b2c2b97a5079f..3dbbb3e3405e066970b0ef8eea8aea1bf80cd641 100644 |
| --- a/webrtc/modules/rtp_rtcp/source/rtcp_sender.h |
| +++ b/webrtc/modules/rtp_rtcp/source/rtcp_sender.h |
| @@ -38,7 +38,6 @@ |
| namespace webrtc { |
| class ModuleRtpRtcpImpl; |
| -class RTCPReceiver; |
| class RtcEventLog; |
| class NACKStringBuilder { |