webrtc/modules/audio_processing/aec
Mirko Bonadei 2dac4e4e35 Remove rtc_use_lto GN arg.
This CL is a no-op since rtc_use_lto is always false and in general
such change should probably be implemented in
//build/config/compiler/BUILD.gn.

Bug: chromium:408997
Change-Id: Id37d3181e66e699f8cd535aee1af7609352a7259
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/149833
Reviewed-by: Niels Moller <nisse@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28919}
2019-08-20 14:00:49 +00:00
..
aec_common.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
aec_core.cc Format almost everything. 2019-07-08 13:45:15 +00:00
aec_core.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
aec_core_mips.cc Format almost everything. 2019-07-08 13:45:15 +00:00
aec_core_neon.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aec_core_optimized_methods.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
aec_core_sse2.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aec_resampler.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
aec_resampler.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
BUILD.gn Remove rtc_use_lto GN arg. 2019-08-20 14:00:49 +00:00
echo_cancellation.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
echo_cancellation.h Format almost everything. 2019-07-08 13:45:15 +00:00
echo_cancellation_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
system_delay_unittest.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00