Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(484)

Unified Diff: webrtc/voice_engine/BUILD.gn

Issue 2786083004: Remove voe_auto_test cases for VoEFile. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/voice_engine/test/auto_test/standard/file_before_streaming_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | webrtc/voice_engine/test/auto_test/standard/file_before_streaming_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698