Chromium Code Reviews| Index: webrtc/ortc/BUILD.gn |
| diff --git a/webrtc/ortc/BUILD.gn b/webrtc/ortc/BUILD.gn |
| index fd8631c4381f10b8f627081a3d922e58c21c49cd..9ecd511d19bf3f84ecb571268be25743b232fd6d 100644 |
| --- a/webrtc/ortc/BUILD.gn |
| +++ b/webrtc/ortc/BUILD.gn |
| @@ -37,6 +37,7 @@ rtc_static_library("ortc") { |
| "../api/audio_codecs:builtin_audio_encoder_factory", |
| "../base:rtc_base", |
| "../base:rtc_base_approved", |
| + "../call", |
| "../call:call_interfaces", |
| "../logging:rtc_event_log_api", |
| "../media:rtc_media", |