| Index: webrtc/modules/audio_coding/acm2/acm_receiver.cc
|
| diff --git a/webrtc/modules/audio_coding/acm2/acm_receiver.cc b/webrtc/modules/audio_coding/acm2/acm_receiver.cc
|
| index 4980d279e795cf6e3cdc720004e7728351f23aad..2438bc8ea93b168fa31b674f89ac64a7efc0c70e 100644
|
| --- a/webrtc/modules/audio_coding/acm2/acm_receiver.cc
|
| +++ b/webrtc/modules/audio_coding/acm2/acm_receiver.cc
|
| @@ -26,7 +26,6 @@
|
| #include "webrtc/modules/audio_coding/acm2/call_statistics.h"
|
| #include "webrtc/modules/audio_coding/neteq/include/neteq.h"
|
| #include "webrtc/system_wrappers/include/clock.h"
|
| -#include "webrtc/system_wrappers/include/trace.h"
|
| #include "webrtc/modules/audio_coding/acm2/rent_a_codec.h"
|
|
|
| namespace webrtc {
|
|
|