| Index: webrtc/modules/video_coding/BUILD.gn
|
| diff --git a/webrtc/modules/video_coding/BUILD.gn b/webrtc/modules/video_coding/BUILD.gn
|
| index 71f4c2fe1a7940994b805157377d6c6d183e8e66..0fc50b75728a94c960d4227dd2997df2da75ff5f 100644
|
| --- a/webrtc/modules/video_coding/BUILD.gn
|
| +++ b/webrtc/modules/video_coding/BUILD.gn
|
| @@ -104,6 +104,7 @@ rtc_static_library("video_coding") {
|
| "../../rtc_base:rtc_task_queue",
|
| "../../rtc_base:sequenced_task_checker",
|
| "../../system_wrappers",
|
| + "../pacing",
|
| "../rtp_rtcp:rtp_rtcp",
|
| "../utility:utility",
|
| ]
|
|
|