| Index: webrtc/modules/audio_device/BUILD.gn
|
| diff --git a/webrtc/modules/audio_device/BUILD.gn b/webrtc/modules/audio_device/BUILD.gn
|
| index 216ae0fb529ea0494de6297da46940181159f086..ddf74c6e9a842a31308437058b61bd279b739eb3 100644
|
| --- a/webrtc/modules/audio_device/BUILD.gn
|
| +++ b/webrtc/modules/audio_device/BUILD.gn
|
| @@ -211,8 +211,6 @@ rtc_static_library("audio_device") {
|
| sources += [
|
| "win/audio_device_core_win.cc",
|
| "win/audio_device_core_win.h",
|
| - "win/audio_mixer_manager_win.cc",
|
| - "win/audio_mixer_manager_win.h",
|
| ]
|
| libs = [
|
| # Required for the built-in WASAPI AEC.
|
|
|