| Index: webrtc/modules/audio_coding/acm2/acm_codec_database.cc
|
| diff --git a/webrtc/modules/audio_coding/acm2/acm_codec_database.cc b/webrtc/modules/audio_coding/acm2/acm_codec_database.cc
|
| index a1ff641ab698d9daf097acfbe8ab50312568990f..c6d17d30d529eb3c9ca91e70fa22d7b12f70e513 100644
|
| --- a/webrtc/modules/audio_coding/acm2/acm_codec_database.cc
|
| +++ b/webrtc/modules/audio_coding/acm2/acm_codec_database.cc
|
| @@ -20,7 +20,6 @@
|
| #include <assert.h>
|
|
|
| #include "webrtc/base/checks.h"
|
| -#include "webrtc/system_wrappers/include/trace.h"
|
|
|
| #if ((defined WEBRTC_CODEC_ISAC) && (defined WEBRTC_CODEC_ISACFX))
|
| #error iSAC and iSACFX codecs cannot be enabled at the same time
|
|
|