Chromium Code Reviews| Index: webrtc/modules/audio_device/BUILD.gn |
| diff --git a/webrtc/modules/audio_device/BUILD.gn b/webrtc/modules/audio_device/BUILD.gn |
| index 3ba8d030316d19895f081ca4bb2c63c442cbc21a..fcd4ffd45d414765e4afff907d29f528be250a43 100644 |
| --- a/webrtc/modules/audio_device/BUILD.gn |
| +++ b/webrtc/modules/audio_device/BUILD.gn |
| @@ -53,6 +53,7 @@ |
| deps = [ |
| "../..:webrtc_common", |
| + "../../base:rtc_base", |
| "../../base:rtc_base_approved", |
| "../../base:rtc_task_queue", |
| "../../common_audio", |