| Index: remoting/remoting_srcs.gypi
 | 
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
 | 
| index ec4d65403dbbf3eb56dbd4783ffffd6a82c0c821..8e48ed78339342121b51f281d80a394eadec7785 100644
 | 
| --- a/remoting/remoting_srcs.gypi
 | 
| +++ b/remoting/remoting_srcs.gypi
 | 
| @@ -304,6 +304,8 @@
 | 
|        'client/normalizing_input_filter_win.h',
 | 
|        'client/server_log_entry_client.cc',
 | 
|        'client/server_log_entry_client.h',
 | 
| +      'client/shared_frame_video_renderer.cc',
 | 
| +      'client/shared_frame_video_renderer.h',
 | 
|        'client/software_video_renderer.cc',
 | 
|        'client/software_video_renderer.h',
 | 
|        'client/touch_input_scaler.cc',
 | 
| 
 |