From 8dd16259287f58f9273002717ec4d27e97127719 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:43:14 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- third_party/libwebrtc/test/network/BUILD.gn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'third_party/libwebrtc/test/network') diff --git a/third_party/libwebrtc/test/network/BUILD.gn b/third_party/libwebrtc/test/network/BUILD.gn index 6df563d31d..e9bd263ed9 100644 --- a/third_party/libwebrtc/test/network/BUILD.gn +++ b/third_party/libwebrtc/test/network/BUILD.gn @@ -56,6 +56,7 @@ rtc_library("emulated_network") { "../../api/units:time_delta", "../../api/units:timestamp", "../../call:simulated_network", + "../../p2p:basic_packet_socket_factory", "../../p2p:p2p_server_utils", "../../p2p:rtc_p2p", "../../rtc_base:async_packet_socket", @@ -128,6 +129,8 @@ if (rtc_include_tests && !build_with_chromium) { "../../call:simulated_network", "../../media:rtc_audio_video", "../../modules/audio_device:test_audio_device_module", + "../../p2p:basic_packet_socket_factory", + "../../p2p:basic_port_allocator", "../../p2p:rtc_p2p", "../../pc:pc_test_utils", "../../pc:peerconnection_wrapper", -- cgit v1.2.3