Chromium Code Reviews| Index: webrtc/audio/BUILD.gn |
| diff --git a/webrtc/audio/BUILD.gn b/webrtc/audio/BUILD.gn |
| index bde074d99ab7f029f83190a27d58e9fdc463364c..bfc2372dd6414f3042efee728c6639eca3106df8 100644 |
| --- a/webrtc/audio/BUILD.gn |
| +++ b/webrtc/audio/BUILD.gn |
| @@ -30,8 +30,8 @@ rtc_static_library("audio") { |
| deps = [ |
| "..:webrtc_common", |
| "../api:audio_mixer_api", |
| - "../api:call_api", |
| "../base:rtc_base_approved", |
| + "../call:call_interfaces", |
| "../common_audio", |
| "../modules/audio_device", |
| "../modules/audio_processing", |