Chromium Code Reviews| Index: video/BUILD.gn |
| diff --git a/video/BUILD.gn b/video/BUILD.gn |
| index 16f6bd0050f1ffc166906a1a7eed206eac95ac76..4d97bcda9e26f477f49f5010af0808d0816fe0c7 100644 |
| --- a/video/BUILD.gn |
| +++ b/video/BUILD.gn |
| @@ -58,6 +58,7 @@ rtc_static_library("video") { |
| "../api:optional", |
| "../api:transport_api", |
| "../api/video_codecs:video_codecs_api", |
| + "../call:bitrate_allocator_header", |
| "../call:call_interfaces", |
| "../call:rtp_interfaces", |
| "../call:video_stream_api", |