webrtc/api/audio_codecs
Oleh Prypin 96a0f61917 Revert "[cleanup] Remove useless includes."
This reverts commit be8b5348c7.

Reason for revert: Breaks downstream project

Original change's description:
> [cleanup] Remove useless includes.
> 
> Manual cleanup guided by include-what-you-use diagnostic.
> 
> Bug: webrtc:8311
> Change-Id: I00be03392cc7ee005101427ea7dc701621ccea68
> Reviewed-on: https://webrtc-review.googlesource.com/c/103320
> Commit-Queue: Yves Gerey <yvesg@webrtc.org>
> Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#25013}

TBR=phoglund@google.com,phoglund@webrtc.org,yvesg@webrtc.org

Change-Id: I7a6e1cdfef685173b76f234ad598083043dcd9a0
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: webrtc:8311
Reviewed-on: https://webrtc-review.googlesource.com/c/104022
Reviewed-by: Oleh Prypin <oprypin@webrtc.org>
Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25015}
2018-10-05 13:13:45 +00:00
..
g711 Revert "Reland "Export symbols needed by the Chromium component build (part 1)."" 2018-10-04 11:46:18 +00:00
g722 Revert "Reland "Export symbols needed by the Chromium component build (part 1)."" 2018-10-04 11:46:18 +00:00
ilbc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
isac Revert "Reland "Export symbols needed by the Chromium component build (part 1)."" 2018-10-04 11:46:18 +00:00
L16 Revert "Reland "Export symbols needed by the Chromium component build (part 1)."" 2018-10-04 11:46:18 +00:00
opus Revert "Reland "Export symbols needed by the Chromium component build (part 1)."" 2018-10-04 11:46:18 +00:00
test Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
audio_codec_pair_id.cc Audio codec factories: Pass a codec pair ID to new codecs 2018-03-01 12:23:28 +00:00
audio_codec_pair_id.h Audio codec factories: Pass a codec pair ID to new codecs 2018-03-01 12:23:28 +00:00
audio_decoder.cc Let NetEq use the PLC output from a decoder 2018-09-14 07:05:20 +00:00
audio_decoder.h Let NetEq use the PLC output from a decoder 2018-09-14 07:05:20 +00:00
audio_decoder_factory.h Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
audio_decoder_factory_template.h Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
audio_encoder.cc Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
audio_encoder.h Revert "[cleanup] Remove useless includes." 2018-10-05 13:13:45 +00:00
audio_encoder_factory.h Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
audio_encoder_factory_template.h Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
audio_format.cc Use string_view instead of overloading for const string& and const char* 2018-08-20 08:19:03 +00:00
audio_format.h Revert "[cleanup] Remove useless includes." 2018-10-05 13:13:45 +00:00
BUILD.gn Use string_view instead of overloading for const string& and const char* 2018-08-20 08:19:03 +00:00
builtin_audio_decoder_factory.cc Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
builtin_audio_decoder_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
builtin_audio_encoder_factory.cc Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
builtin_audio_encoder_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00