webrtc/modules/audio_processing/transient
Andrey Logvin e7c79fd3d6 Remove from chromium build targets that are not compatible with it.
We need to be able build chromium with rtc_include_tests = true. It
reveals a lot of targets that are not compatible with chromium but
aren't marked so.

`rtc_include_tests=true` has been considered a way to disable targets for the Chromium build, causing an overload on rtc_include_tests while the meaning of the two GN args (rtc_include_tests and build_with_chromium) should be kept separated.

Bug: webrtc:12404
Change-Id: I2f72825445916eae7c20ef9338672d6a07a9b9ff
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/203890
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Andrey Logvin <landrey@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33124}
2021-02-01 13:46:19 +00:00
..
test
BUILD.gn Remove from chromium build targets that are not compatible with it. 2021-02-01 13:46:19 +00:00
click_annotate.cc Reland "Trim down FileWrapper class to be merely a wrapper owning a FILE*" 2019-01-21 12:46:25 +00:00
common.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
daubechies_8_wavelet_coeffs.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
dyadic_decimator.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
dyadic_decimator_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
file_utils.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
file_utils.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
file_utils_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
moving_moments.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
moving_moments.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
moving_moments_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
transient_detector.cc Format almost everything. 2019-07-08 13:45:15 +00:00
transient_detector.h Format almost everything. 2019-07-08 13:45:15 +00:00
transient_detector_unittest.cc Reland "Trim down FileWrapper class to be merely a wrapper owning a FILE*" 2019-01-21 12:46:25 +00:00
transient_suppression_test.cc Make transient suppression optionally excludable via defines 2020-04-02 11:44:07 +00:00
transient_suppressor.h Make transient suppression optionally excludable via defines 2020-04-02 11:44:07 +00:00
transient_suppressor_impl.cc Reland "Unify OOURA implementations in one directory." 2020-04-20 16:08:19 +00:00
transient_suppressor_impl.h Make transient suppression optionally excludable via defines 2020-04-02 11:44:07 +00:00
transient_suppressor_unittest.cc Make transient suppression optionally excludable via defines 2020-04-02 11:44:07 +00:00
windows_private.h Ensured that all files in APM are using the webrtc namespace 2020-03-20 17:33:28 +00:00
wpd_node.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
wpd_node.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
wpd_node_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
wpd_tree.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
wpd_tree.h Format almost everything. 2019-07-08 13:45:15 +00:00
wpd_tree_unittest.cc Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00