| Index: webrtc/common_video/common_video.gyp
|
| diff --git a/webrtc/common_video/common_video.gyp b/webrtc/common_video/common_video.gyp
|
| index e3b6fa4caafb4fb42a011ff0a515ccbd09cbc8db..b1f460418a6c243e08f9b7521e64536c2af201f8 100644
|
| --- a/webrtc/common_video/common_video.gyp
|
| +++ b/webrtc/common_video/common_video.gyp
|
| @@ -69,9 +69,7 @@
|
| 'include/i420_buffer_pool.h',
|
| 'include/incoming_video_stream.h',
|
| 'include/video_frame_buffer.h',
|
| - 'libyuv/include/scaler.h',
|
| 'libyuv/include/webrtc_libyuv.h',
|
| - 'libyuv/scaler.cc',
|
| 'libyuv/webrtc_libyuv.cc',
|
| 'video_frame_buffer.cc',
|
| 'video_render_frames.cc',
|
|
|