Chromium Code Reviews| Index: webrtc/modules/audio_mixer/BUILD.gn |
| diff --git a/webrtc/modules/audio_mixer/BUILD.gn b/webrtc/modules/audio_mixer/BUILD.gn |
| index 7ef27908be2a6b07f8d6bba8513a757e6cee798c..afd29c4f829ffd6bf8797bb3a65220fb3440e6fa 100644 |
| --- a/webrtc/modules/audio_mixer/BUILD.gn |
| +++ b/webrtc/modules/audio_mixer/BUILD.gn |
| @@ -72,6 +72,7 @@ source_set("audio_conference_mixer") { |
| } |
| deps = [ |
| + "../..:webrtc_common", |
| "../../base:rtc_base_approved", |
| "../../modules/audio_processing", |
| "../../modules/utility", |