| Index: webrtc/system_wrappers/system_wrappers.gyp
 | 
| diff --git a/webrtc/system_wrappers/system_wrappers.gyp b/webrtc/system_wrappers/system_wrappers.gyp
 | 
| index f5f2b2bdc8ab03013494b747a3b7eb604a7254a2..507fc45311eee01611a756e4295a4f3a6b4e9c3d 100644
 | 
| --- a/webrtc/system_wrappers/system_wrappers.gyp
 | 
| +++ b/webrtc/system_wrappers/system_wrappers.gyp
 | 
| @@ -35,6 +35,7 @@
 | 
|          'include/logcat_trace_context.h',
 | 
|          'include/logging.h',
 | 
|          'include/metrics.h',
 | 
| +        'include/ntp_time.h',
 | 
|          'include/ref_count.h',
 | 
|          'include/rtp_to_ntp.h',
 | 
|          'include/rw_lock_wrapper.h',
 | 
| 
 |