| Index: webrtc/common_video/common_video.gyp
 | 
| diff --git a/webrtc/common_video/common_video.gyp b/webrtc/common_video/common_video.gyp
 | 
| index 47ba3e59d71c7e521b334f6d2347fb50333620ce..6f0c0bcabfb07b687f48d4564b12a2a93932c262 100644
 | 
| --- a/webrtc/common_video/common_video.gyp
 | 
| +++ b/webrtc/common_video/common_video.gyp
 | 
| @@ -61,9 +61,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',
 | 
| 
 |