| Index: webrtc/modules/utility/source/file_recorder_impl.cc
|
| diff --git a/webrtc/modules/utility/source/file_recorder_impl.cc b/webrtc/modules/utility/source/file_recorder_impl.cc
|
| index b0a766f22e1facbe8b8e0fdc0f748fdc604c1967..82b37f0118e1ecda2f2577c4742387bfca86ae63 100644
|
| --- a/webrtc/modules/utility/source/file_recorder_impl.cc
|
| +++ b/webrtc/modules/utility/source/file_recorder_impl.cc
|
| @@ -8,7 +8,6 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#include "webrtc/common_video/libyuv/include/webrtc_libyuv.h"
|
| #include "webrtc/engine_configurations.h"
|
| #include "webrtc/modules/media_file/media_file.h"
|
| #include "webrtc/modules/utility/source/file_recorder_impl.h"
|
|
|