Index: webrtc/call/rtp_transport_controller_send.h |
diff --git a/webrtc/call/rtp_transport_controller_send.h b/webrtc/call/rtp_transport_controller_send.h |
index f4384d456050cc18847b5cf6b05210158866f021..117bca069c1a244f5de6862b0fd2fa226c327f42 100644 |
--- a/webrtc/call/rtp_transport_controller_send.h |
+++ b/webrtc/call/rtp_transport_controller_send.h |
@@ -18,7 +18,6 @@ class PacketRouter; |
class RtpPacketSender; |
class SendSideCongestionController; |
class TransportFeedbackObserver; |
-class VieRemb; |
// An RtpTransportController should own everything related to the RTP |
// transport to/from a remote endpoint. We should have separate |