| Index: webrtc/modules/BUILD.gn
|
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
|
| index 099609816f53a70b9380f9edbc0635eeaf5aeba9..b7db3d019d68917116ae4dc3c69f4b0c0461a7cb 100644
|
| --- a/webrtc/modules/BUILD.gn
|
| +++ b/webrtc/modules/BUILD.gn
|
| @@ -264,7 +264,6 @@ if (rtc_include_tests) {
|
| "audio_coding/audio_network_adaptor/frame_length_controller_unittest.cc",
|
| "audio_coding/audio_network_adaptor/mock/mock_controller.h",
|
| "audio_coding/audio_network_adaptor/mock/mock_controller_manager.h",
|
| - "audio_coding/audio_network_adaptor/smoothing_filter_unittest.cc",
|
| ]
|
| deps = [
|
| "audio_coding:audio_network_adaptor",
|
|
|