| Index: webrtc/modules/congestion_controller/BUILD.gn
|
| diff --git a/webrtc/modules/congestion_controller/BUILD.gn b/webrtc/modules/congestion_controller/BUILD.gn
|
| index 51abcd653f75097834428ce1ca549527e08583eb..8c3f35be1416445742908cf76d3a7656bb4fc9e7 100644
|
| --- a/webrtc/modules/congestion_controller/BUILD.gn
|
| +++ b/webrtc/modules/congestion_controller/BUILD.gn
|
| @@ -97,6 +97,7 @@ if (rtc_include_tests) {
|
| "../../test:field_trial",
|
| "../../test:test_support",
|
| "../bitrate_controller:bitrate_controller",
|
| + "../pacing:mock_paced_sender",
|
| "../pacing:pacing",
|
| "../remote_bitrate_estimator:remote_bitrate_estimator",
|
| "../rtp_rtcp:rtp_rtcp",
|
|
|