| Index: webrtc/voice_engine/BUILD.gn
|
| diff --git a/webrtc/voice_engine/BUILD.gn b/webrtc/voice_engine/BUILD.gn
|
| index 233d129840cecdfe55ad5be488129e9297dfc057..cb604c6e8576b538a751735adc18f8667018c3db 100644
|
| --- a/webrtc/voice_engine/BUILD.gn
|
| +++ b/webrtc/voice_engine/BUILD.gn
|
| @@ -271,8 +271,6 @@ if (rtc_include_tests) {
|
| "test/auto_test/standard/codec_before_streaming_test.cc",
|
| "test/auto_test/standard/codec_test.cc",
|
| "test/auto_test/standard/dtmf_test.cc",
|
| - "test/auto_test/standard/file_before_streaming_test.cc",
|
| - "test/auto_test/standard/file_test.cc",
|
| "test/auto_test/standard/rtp_rtcp_before_streaming_test.cc",
|
| "test/auto_test/standard/rtp_rtcp_extensions.cc",
|
| "test/auto_test/standard/rtp_rtcp_test.cc",
|
|
|