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

Unified Diff: webrtc/modules/BUILD.gn

Issue 2053773002: Keep track of the user-facing number of channels in a ChannelBuffer (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Rebasing Created 4 years, 6 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/common_audio/common_audio.gyp ('k') | webrtc/modules/audio_processing/audio_buffer.h » ('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 4eeaa59126f689aacd5d90fc09476b536d124349..f7eaa4aaa7d405583d614ce897a6f1502e327247 100644
--- a/webrtc/modules/BUILD.gn
+++ b/webrtc/modules/BUILD.gn
@@ -112,6 +112,7 @@ if (rtc_include_tests) {
# "audio_processing/agc/agc_unittest.cc",
"audio_processing/agc/loudness_histogram_unittest.cc",
"audio_processing/agc/mock_agc.h",
+ "audio_processing/audio_buffer_unittest.cc",
"audio_processing/beamformer/array_util_unittest.cc",
"audio_processing/beamformer/complex_matrix_unittest.cc",
"audio_processing/beamformer/covariance_matrix_generator_unittest.cc",
« no previous file with comments | « webrtc/common_audio/common_audio.gyp ('k') | webrtc/modules/audio_processing/audio_buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698