| Index: webrtc/modules/audio_mixer/BUILD.gn
|
| diff --git a/webrtc/modules/audio_mixer/BUILD.gn b/webrtc/modules/audio_mixer/BUILD.gn
|
| index 26adcf83d06bed17f897af717d9cab3584d07963..41aaab0601e20aa14061bbee51777bb184fd9f01 100644
|
| --- a/webrtc/modules/audio_mixer/BUILD.gn
|
| +++ b/webrtc/modules/audio_mixer/BUILD.gn
|
| @@ -16,8 +16,6 @@ rtc_static_library("audio_mixer_impl") {
|
| sources = [
|
| "audio_mixer_impl.cc",
|
| "audio_mixer_impl.h",
|
| - "audio_source_with_mix_status.cc",
|
| - "audio_source_with_mix_status.h",
|
| ]
|
|
|
| public = [
|
|
|