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

Unified Diff: webrtc/modules/BUILD.gn

Issue 2255093002: Added missing level controller unittest to the modules/BUILD.gn build file (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 4 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 | no next file » | 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 f79e2f677942d917bd4856398037b8a876c03298..7f0c40c82a5e962017853341e821ee9010aa071c 100644
--- a/webrtc/modules/BUILD.gn
+++ b/webrtc/modules/BUILD.gn
@@ -405,6 +405,7 @@ if (rtc_include_tests) {
"audio_processing/echo_control_mobile_unittest.cc",
"audio_processing/gain_control_unittest.cc",
"audio_processing/high_pass_filter_unittest.cc",
+ "audio_processing/level_controller/level_controller_unittest.cc",
"audio_processing/level_estimator_unittest.cc",
"audio_processing/noise_suppression_unittest.cc",
"audio_processing/test/bitexactness_tools.cc",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698