| Index: webrtc/modules/utility/source/file_player.cc
|
| diff --git a/webrtc/modules/utility/source/file_player.cc b/webrtc/modules/utility/source/file_player.cc
|
| index 1559e9d91bf8bbcc7b98ed5032b04d9ae9d5e012..fa5bc3d2e45e34f29b6ccab04f306576f41cce78 100644
|
| --- a/webrtc/modules/utility/source/file_player.cc
|
| +++ b/webrtc/modules/utility/source/file_player.cc
|
| @@ -18,7 +18,6 @@
|
| #include "webrtc/system_wrappers/include/critical_section_wrapper.h"
|
| #include "webrtc/system_wrappers/include/logging.h"
|
| #include "webrtc/typedefs.h"
|
| -#include "webrtc/voice_engine_configurations.h"
|
|
|
| namespace webrtc {
|
|
|
|
|