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

Unified Diff: webrtc/modules/BUILD.gn

Issue 2524273003: Adding a unit test for RMSLevel (Closed)
Patch Set: Review comments Created 4 years, 1 month 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/modules/audio_processing/rms_level_unittest.cc » ('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 55378290eb9d2b4772d1b0f7312f7d3e3ef06e9b..e1909398d8526ba8eae0c37d35cbe9bb3d928d53 100644
--- a/webrtc/modules/BUILD.gn
+++ b/webrtc/modules/BUILD.gn
@@ -609,6 +609,7 @@ if (rtc_include_tests) {
"audio_processing/low_cut_filter_unittest.cc",
"audio_processing/noise_suppression_unittest.cc",
"audio_processing/residual_echo_detector_unittest.cc",
+ "audio_processing/rms_level_unittest.cc",
"audio_processing/test/bitexactness_tools.cc",
"audio_processing/test/bitexactness_tools.h",
"audio_processing/test/debug_dump_replayer.cc",
« no previous file with comments | « no previous file | webrtc/modules/audio_processing/rms_level_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698