| Index: webrtc/modules/utility/source/file_recorder.cc
|
| diff --git a/webrtc/modules/utility/source/file_recorder.cc b/webrtc/modules/utility/source/file_recorder.cc
|
| index 6432a9231197e3ab8cfc403eb722272fd00e1b9f..34bd3945faee0c27ad95d6ba7f279ed141bebef1 100644
|
| --- a/webrtc/modules/utility/source/file_recorder.cc
|
| +++ b/webrtc/modules/utility/source/file_recorder.cc
|
| @@ -22,7 +22,6 @@
|
| #include "webrtc/system_wrappers/include/event_wrapper.h"
|
| #include "webrtc/system_wrappers/include/logging.h"
|
| #include "webrtc/typedefs.h"
|
| -#include "webrtc/voice_engine_configurations.h"
|
|
|
| namespace webrtc {
|
|
|
|
|