| Index: webrtc/video/webrtc_video.gypi
 | 
| diff --git a/webrtc/video/webrtc_video.gypi b/webrtc/video/webrtc_video.gypi
 | 
| index 514b21dc1ffb049c84719dacbf95921d6e58d8d4..cb63a2e87da3bb16f2af1a946773b5387c907aee 100644
 | 
| --- a/webrtc/video/webrtc_video.gypi
 | 
| +++ b/webrtc/video/webrtc_video.gypi
 | 
| @@ -40,6 +40,8 @@
 | 
|        'video/report_block_stats.h',
 | 
|        'video/rtp_stream_receiver.cc',
 | 
|        'video/rtp_stream_receiver.h',
 | 
| +      'video/send_delay_stats.cc',
 | 
| +      'video/send_delay_stats.h',
 | 
|        'video/send_statistics_proxy.cc',
 | 
|        'video/send_statistics_proxy.h',
 | 
|        'video/stream_synchronization.cc',
 | 
| 
 |