| Index: modules/remote_bitrate_estimator/BUILD.gn
|
| diff --git a/modules/remote_bitrate_estimator/BUILD.gn b/modules/remote_bitrate_estimator/BUILD.gn
|
| index 72e6f1de1296bcf3c151f0a82a61e9223f5e25a2..d29969afd2c3296244714d07660d4aed2adc351a 100644
|
| --- a/modules/remote_bitrate_estimator/BUILD.gn
|
| +++ b/modules/remote_bitrate_estimator/BUILD.gn
|
| @@ -151,6 +151,7 @@ if (rtc_include_tests) {
|
| "../congestion_controller",
|
| "../pacing",
|
| "../rtp_rtcp",
|
| + "../video_coding:video_coding_utility",
|
| "//testing/gmock",
|
| "//testing/gtest",
|
| ]
|
|
|