Index: webrtc/modules/BUILD.gn |
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn |
index bab3b8ee80e933b9a1e6045ec03582cda6ed99a1..f37c9599822a62414749ddd903dca18d35492b83 100644 |
--- a/webrtc/modules/BUILD.gn |
+++ b/webrtc/modules/BUILD.gn |
@@ -66,6 +66,7 @@ if (rtc_include_tests) { |
deps = [ |
"..:webrtc_common", |
"../common_video", |
+ "../media:rtc_media_base", |
"../modules/audio_coding", |
"../modules/audio_coding:audio_format_conversion", |
"../modules/rtp_rtcp", |