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

Unified Diff: webrtc/modules/BUILD.gn

Issue 2178963002: Add webrtc_perf_tests to BUILD.gn (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Remove audio_buffer_tools from modules_unittests to match the gyp file. Created 4 years, 5 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 | « webrtc/BUILD.gn ('k') | webrtc/modules/audio_processing/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/BUILD.gn
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
index 1b1d9630aae347037960a588f77ed88c82d2afcb..08c4bdb3293509242df46b3374630bd3cacbfbf1 100644
--- a/webrtc/modules/BUILD.gn
+++ b/webrtc/modules/BUILD.gn
@@ -322,8 +322,6 @@ if (rtc_include_tests) {
"audio_processing/high_pass_filter_unittest.cc",
"audio_processing/level_estimator_unittest.cc",
"audio_processing/noise_suppression_unittest.cc",
- "audio_processing/test/audio_buffer_tools.cc",
- "audio_processing/test/audio_buffer_tools.h",
"audio_processing/test/bitexactness_tools.cc",
"audio_processing/test/bitexactness_tools.h",
"audio_processing/test/debug_dump_replayer.cc",
« no previous file with comments | « webrtc/BUILD.gn ('k') | webrtc/modules/audio_processing/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698