| Index: remoting/capturer/video_frame_capturer_helper.cc
 | 
| diff --git a/remoting/host/video_frame_capturer_helper.cc b/remoting/capturer/video_frame_capturer_helper.cc
 | 
| similarity index 98%
 | 
| rename from remoting/host/video_frame_capturer_helper.cc
 | 
| rename to remoting/capturer/video_frame_capturer_helper.cc
 | 
| index 44b086809f166c015df9f7eb2bb2e2bd4e596c1a..7f0554861e28816a9d6a1f857bf04d38102951cb 100644
 | 
| --- a/remoting/host/video_frame_capturer_helper.cc
 | 
| +++ b/remoting/capturer/video_frame_capturer_helper.cc
 | 
| @@ -2,7 +2,7 @@
 | 
|  // Use of this source code is governed by a BSD-style license that can be
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
| -#include "remoting/host/video_frame_capturer_helper.h"
 | 
| +#include "remoting/capturer/video_frame_capturer_helper.h"
 | 
|  
 | 
|  #include <algorithm>
 | 
|  
 | 
| 
 |