| Index: webrtc/media/webrtc/webrtcvoiceengine_unittest.cc
|
| diff --git a/webrtc/media/webrtc/webrtcvoiceengine_unittest.cc b/webrtc/media/webrtc/webrtcvoiceengine_unittest.cc
|
| index a5acee8d936b8be756493defca369535a68b511d..577b24673b855e43970a5707773363424ac38083 100644
|
| --- a/webrtc/media/webrtc/webrtcvoiceengine_unittest.cc
|
| +++ b/webrtc/media/webrtc/webrtcvoiceengine_unittest.cc
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#include "talk/session/media/channel.h"
|
| +#include "webrtc/pc/channel.h"
|
| #include "webrtc/base/arraysize.h"
|
| #include "webrtc/base/byteorder.h"
|
| #include "webrtc/base/gunit.h"
|
|
|