Chromium Code Reviews| Index: webrtc/modules/video_coding/BUILD.gn |
| diff --git a/webrtc/modules/video_coding/BUILD.gn b/webrtc/modules/video_coding/BUILD.gn |
| index e567b893273d8672303289aa87630c315a6ccf08..abf1b4f65d8f02a482992faa93218e93920194c3 100644 |
| --- a/webrtc/modules/video_coding/BUILD.gn |
| +++ b/webrtc/modules/video_coding/BUILD.gn |
| @@ -92,6 +92,7 @@ rtc_static_library("video_coding") { |
| ":webrtc_vp9", |
| "../..:webrtc_common", |
| "../../common_video", |
| + "../../media:rtc_media_base", |
| "../../system_wrappers", |
| ] |
| } |