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

Unified Diff: webrtc/voice_engine/BUILD.gn

Issue 2686003004: Remove unused voe_cpu_test.cc. (Closed)
Patch Set: rebase Created 3 years, 10 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/voe_cpu_test.h » ('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 dea07e65610d4cd6a6dcd0d3489e0cbb2a04fecf..6088a667e250de1ef13fe5bdc7101f19e54bad47 100644
--- a/webrtc/voice_engine/BUILD.gn
+++ b/webrtc/voice_engine/BUILD.gn
@@ -385,8 +385,6 @@ if (rtc_include_tests) {
"test/auto_test/standard/voe_base_misc_test.cc",
"test/auto_test/standard/volume_test.cc",
"test/auto_test/voe_conference_test.cc",
- "test/auto_test/voe_cpu_test.cc",
- "test/auto_test/voe_cpu_test.h",
"test/auto_test/voe_standard_test.cc",
"test/auto_test/voe_standard_test.h",
"test/auto_test/voe_stress_test.cc",
« no previous file with comments | « no previous file | webrtc/voice_engine/test/auto_test/voe_cpu_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698