| Index: webrtc/modules/video_coding/BUILD.gn
|
| diff --git a/webrtc/modules/video_coding/BUILD.gn b/webrtc/modules/video_coding/BUILD.gn
|
| index 8d15e8b72401f9441801d48302cfa98ba36268f1..92393896060a44c351259812d51ed394acacb2ac 100644
|
| --- a/webrtc/modules/video_coding/BUILD.gn
|
| +++ b/webrtc/modules/video_coding/BUILD.gn
|
| @@ -104,6 +104,7 @@ rtc_static_library("video_coding") {
|
| "../../base:sequenced_task_checker",
|
| "../../common_video",
|
| "../../system_wrappers",
|
| + "../pacing",
|
| "../rtp_rtcp:rtp_rtcp",
|
| "../utility:utility",
|
| ]
|
|
|