Index: webrtc/modules/BUILD.gn |
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn |
index 9120541041bfe02ab728b5b4ed3365f3f97b5fee..e97979215fe277959ff9f3ebc42937ab8ab06656 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", |