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