Index: webrtc/modules/bitrate_controller/BUILD.gn |
diff --git a/webrtc/modules/bitrate_controller/BUILD.gn b/webrtc/modules/bitrate_controller/BUILD.gn |
index 7c2063e43b0abb13bf4952419fa4df6a55f280b5..4ebf04c8f6012a6cb104b866cc417c5f05a20bab 100644 |
--- a/webrtc/modules/bitrate_controller/BUILD.gn |
+++ b/webrtc/modules/bitrate_controller/BUILD.gn |
@@ -61,6 +61,7 @@ if (rtc_include_tests) { |
":bitrate_controller", |
"../../test:field_trial", |
"../../test:test_support", |
+ "../pacing:mock_paced_sender", |
"../remote_bitrate_estimator:remote_bitrate_estimator", |
"//testing/gmock", |
] |