Cleanup in NetworkEmulationManager
This prepares for an upcoming CL removing cross traffic processing when it's not used. Bug: webrtc:10365 Change-Id: I7f1f3998f7f38c2a627b888c3db6b0c459d8271d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/133485 Reviewed-by: Artem Titov <titovartem@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27682}
This commit is contained in:

committed by
Commit Bot

parent
cab77fd1be
commit
f6e6435ab8
@ -46,6 +46,7 @@ rtc_source_set("emulated_network") {
|
||||
"../../../rtc_base:rtc_task_queue",
|
||||
"../../../rtc_base:safe_minmax",
|
||||
"../../../rtc_base:task_queue_for_test",
|
||||
"../../../rtc_base/synchronization:sequence_checker",
|
||||
"../../../rtc_base/task_utils:repeating_task",
|
||||
"../../../rtc_base/third_party/sigslot",
|
||||
"../../../system_wrappers",
|
||||
|
Reference in New Issue
Block a user