Make ACMCodecDB private to RentACodec

BUG=webrtc:5028

Review URL: https://codereview.webrtc.org/1414203010

Cr-Commit-Position: refs/heads/master@{#10549}
This commit is contained in:
kwiberg
2015-11-06 16:22:47 -08:00
committed by Commit bot
parent 566ef247b9
commit 39d8bee397
7 changed files with 2 additions and 9 deletions

View File

@ -15,7 +15,6 @@
#include "webrtc/base/maybe.h"
#include "webrtc/common_types.h"
#include "webrtc/modules/audio_coding/main/acm2/acm_codec_database.h"
#include "webrtc/modules/audio_coding/main/include/audio_coding_module_typedefs.h"
#include "webrtc/modules/audio_coding/neteq/include/neteq.h"
#include "webrtc/modules/include/module.h"