Index: webrtc/modules/video_coding/BUILD.gn |
diff --git a/webrtc/modules/video_coding/BUILD.gn b/webrtc/modules/video_coding/BUILD.gn |
index 9611778fe5196a34bc778ef3ebe2b889ea6fa9d9..a93d7f7c11c255a266b3fd7ee7aff2814b893ddf 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", |
] |