| Index: webrtc/modules/video_processing/video_denoiser.cc
 | 
| diff --git a/webrtc/modules/video_processing/video_denoiser.cc b/webrtc/modules/video_processing/video_denoiser.cc
 | 
| index f116f882cd6104530f17f0803b9e2ad113db7dd5..a7aa7d3b60c27de2aee479153a111e2a0732f580 100644
 | 
| --- a/webrtc/modules/video_processing/video_denoiser.cc
 | 
| +++ b/webrtc/modules/video_processing/video_denoiser.cc
 | 
| @@ -8,7 +8,6 @@
 | 
|   *  be found in the AUTHORS file in the root of the source tree.
 | 
|   */
 | 
|  
 | 
| -#include "webrtc/common_video/libyuv/include/scaler.h"
 | 
|  #include "webrtc/common_video/libyuv/include/webrtc_libyuv.h"
 | 
|  #include "webrtc/modules/video_processing/video_denoiser.h"
 | 
|  
 | 
| 
 |