| Index: webrtc/modules/audio_coding/test/Channel.cc
|
| diff --git a/webrtc/modules/audio_coding/main/test/Channel.cc b/webrtc/modules/audio_coding/test/Channel.cc
|
| similarity index 99%
|
| rename from webrtc/modules/audio_coding/main/test/Channel.cc
|
| rename to webrtc/modules/audio_coding/test/Channel.cc
|
| index 02bd783a38e884cbb2557a971f3c2fdbeb065563..31521fe1e3400655f25ac15fd2bd8110f8e8846e 100644
|
| --- a/webrtc/modules/audio_coding/main/test/Channel.cc
|
| +++ b/webrtc/modules/audio_coding/test/Channel.cc
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#include "webrtc/modules/audio_coding/main/test/Channel.h"
|
| +#include "webrtc/modules/audio_coding/test/Channel.h"
|
|
|
| #include <assert.h>
|
| #include <iostream>
|
|
|