Index: webrtc/modules/audio_processing/aec/aec_common.h |
diff --git a/webrtc/modules/audio_processing/aec/aec_common.h b/webrtc/modules/audio_processing/aec/aec_common.h |
index 1e24ca99608f10608ebcb7403b5d900c23ccde85..2b1a1c160f1bf26766f531070e71fb0c222b090b 100644 |
--- a/webrtc/modules/audio_processing/aec/aec_common.h |
+++ b/webrtc/modules/audio_processing/aec/aec_common.h |
@@ -29,4 +29,3 @@ extern const float WebRtcAec_kNormalSmoothingCoefficients[2][2]; |
extern const float WebRtcAec_kMinFarendPSD; |
#endif // WEBRTC_MODULES_AUDIO_PROCESSING_AEC_AEC_COMMON_H_ |
- |