Moves network control interface to API.
This prepares for allowing injection of a network controller. Bug: webrtc:9155 Change-Id: I5624f47738db9c5cd4750eac76cb6289e06a7aa3 Reviewed-on: https://webrtc-review.googlesource.com/73100 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23188}
This commit is contained in:
committed by
Commit Bot
parent
7eca805ce3
commit
c6c44268bc
@ -17,7 +17,8 @@
|
||||
#include <vector>
|
||||
|
||||
#include "api/optional.h"
|
||||
#include "modules/congestion_controller/network_control/include/network_control.h"
|
||||
#include "api/transport/network_control.h"
|
||||
#include "rtc_base/constructormagic.h"
|
||||
|
||||
namespace webrtc {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user