| Index: webrtc/modules/audio_coding/neteq/neteq_unittest.cc
|
| diff --git a/webrtc/modules/audio_coding/neteq/neteq_unittest.cc b/webrtc/modules/audio_coding/neteq/neteq_unittest.cc
|
| index e96e09ab21054e7d0b7ed89c781c6b606a5f4309..8be077a322bcfb1b514e84504020494f57267955 100644
|
| --- a/webrtc/modules/audio_coding/neteq/neteq_unittest.cc
|
| +++ b/webrtc/modules/audio_coding/neteq/neteq_unittest.cc
|
| @@ -8,10 +8,6 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -/*
|
| - * This file includes unit tests for NetEQ.
|
| - */
|
| -
|
| #include "webrtc/modules/audio_coding/neteq/include/neteq.h"
|
|
|
| #include <math.h>
|
|
|