Chromium Code Reviews

Unified Diff: webrtc/voice_engine/BUILD.gn

Issue 2757213002: Remove voe_base_misc_test.cc. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | webrtc/voice_engine/test/auto_test/standard/voe_base_misc_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 17c33ffd9ce84e4c0fe118d20b72d319f72c9913..ba22cbd9aaa7bf3670b19ba6a590885b188a3e1e 100644
--- a/webrtc/voice_engine/BUILD.gn
+++ b/webrtc/voice_engine/BUILD.gn
@@ -273,7 +273,6 @@ if (rtc_include_tests) {
"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",
- "test/auto_test/standard/voe_base_misc_test.cc",
"test/auto_test/voe_conference_test.cc",
"test/auto_test/voe_standard_test.cc",
"test/auto_test/voe_standard_test.h",
« no previous file with comments | « no previous file | webrtc/voice_engine/test/auto_test/standard/voe_base_misc_test.cc » ('j') | no next file with comments »

Powered by Google App Engine