webrtc/modules/audio_coding/codecs/cng
tzik 254d3db59a Add missing #include to absl/memory/memory.h from audio_encoder_cng.cc
absl::make_unique is used in this file without absl/memory/memory.h
#include, that causes a build error on C++17 build of Chromium.

Bug: chromium:752720
Change-Id: I78fe9f76a6ea670a4250b4cf25c3c02cf4c4beb6
Reviewed-on: https://webrtc-review.googlesource.com/c/109540
Commit-Queue: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25514}
2018-11-06 10:57:47 +00:00
..
audio_encoder_cng.cc Add missing #include to absl/memory/memory.h from audio_encoder_cng.cc 2018-11-06 10:57:47 +00:00
audio_encoder_cng.h Hide the AudioEncoderCng class behind a create function 2018-11-02 13:00:05 +00:00
audio_encoder_cng_unittest.cc Hide the AudioEncoderCng class behind a create function 2018-11-02 13:00:05 +00:00
cng_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
webrtc_cng.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
webrtc_cng.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00