aboutsummaryrefslogtreecommitdiff
path: root/test/network/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'test/network/BUILD.gn')
-rw-r--r--test/network/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/network/BUILD.gn b/test/network/BUILD.gn
index 5a6cb31f4b..2b4c39624f 100644
--- a/test/network/BUILD.gn
+++ b/test/network/BUILD.gn
@@ -117,6 +117,7 @@ if (rtc_include_tests && !build_with_chromium) {
":emulated_network",
"../:test_support",
"../../api:callfactory_api",
+ "../../api:enable_media_with_defaults",
"../../api:libjingle_peerconnection_api",
"../../api:scoped_refptr",
"../../api:simulated_network_api",
@@ -125,7 +126,6 @@ if (rtc_include_tests && !build_with_chromium) {
"../../api/transport:field_trial_based_config",
"../../call:simulated_network",
"../../media:rtc_audio_video",
- "../../media:rtc_media_engine_defaults",
"../../modules/audio_device:test_audio_device_module",
"../../p2p:rtc_p2p",
"../../pc:pc_test_utils",