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

Unified Diff: webrtc/modules/audio_processing/audio_processing.gypi

Issue 2337083002: Reland of added functionality for specifying the initial signal level to use for the gain estimation (Closed)
Patch Set: Created 4 years, 3 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
Index: webrtc/modules/audio_processing/audio_processing.gypi
diff --git a/webrtc/modules/audio_processing/audio_processing.gypi b/webrtc/modules/audio_processing/audio_processing.gypi
index 78f133a97a8577e2cfbf8a0acff5565cf467e907..442d04da06334141a752d1a10179be9d665e0264 100644
--- a/webrtc/modules/audio_processing/audio_processing.gypi
+++ b/webrtc/modules/audio_processing/audio_processing.gypi
@@ -60,7 +60,7 @@
'agc/utility.h',
'audio_buffer.cc',
'audio_buffer.h',
- 'audio_processing.cc',
+ 'include/audio_processing.cc',
the sun 2016/09/14 10:00:59 Stick to alphabetical order
peah-webrtc 2016/09/16 07:11:06 Oups! Thanks!!! Done.
'audio_processing_impl.cc',
'audio_processing_impl.h',
'beamformer/array_util.cc',

Powered by Google App Engine
This is Rietveld 408576698