Delete deprecated constructor of SendSideCongestionController.
Move packet_router #include to where it's needed, and delete unused MockPacketRouter. Bug: webrtc:6847 Change-Id: I03c86c6fb8b413f5a535a237fa1724cc10960ffa Reviewed-on: https://webrtc-review.googlesource.com/17320 Commit-Queue: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20564}
This commit is contained in:
@ -35,6 +35,7 @@
|
||||
#include "modules/congestion_controller/include/receive_side_congestion_controller.h"
|
||||
#include "modules/congestion_controller/include/send_side_congestion_controller.h"
|
||||
#include "modules/include/module_common_types.h"
|
||||
#include "modules/pacing/packet_router.h"
|
||||
#include "modules/rtp_rtcp/include/rtp_rtcp.h"
|
||||
#include "modules/rtp_rtcp/include/rtp_rtcp_defines.h"
|
||||
#include "modules/rtp_rtcp/source/rtcp_packet/common_header.h"
|
||||
|
Reference in New Issue
Block a user