Index: webrtc/media/BUILD.gn |
diff --git a/webrtc/media/BUILD.gn b/webrtc/media/BUILD.gn |
index b1f768c52e125d359bd0a735e5c9e879097b2b1a..b6529bfe3481f6bc7710c5522eaac1e9378c2b88 100644 |
--- a/webrtc/media/BUILD.gn |
+++ b/webrtc/media/BUILD.gn |
@@ -267,6 +267,7 @@ if (rtc_include_tests) { |
include_dirs = [] |
public_deps = [] |
deps = [ |
+ "..:video_stream_api", |
"../modules/audio_coding:rent_a_codec", |
"../modules/audio_processing:audio_processing", |
"../p2p:rtc_p2p", |