| Index: webrtc/system_wrappers/system_wrappers_tests.gyp
 | 
| diff --git a/webrtc/system_wrappers/system_wrappers_tests.gyp b/webrtc/system_wrappers/system_wrappers_tests.gyp
 | 
| index 7f735337ebf3c46bae082c80718ee48676ee3f0a..f668dfa3ed51d781f12ade8f049219df97c561c7 100644
 | 
| --- a/webrtc/system_wrappers/system_wrappers_tests.gyp
 | 
| +++ b/webrtc/system_wrappers/system_wrappers_tests.gyp
 | 
| @@ -29,6 +29,7 @@
 | 
|          'source/data_log_helpers_unittest.cc',
 | 
|          'source/data_log_c_helpers_unittest.c',
 | 
|          'source/data_log_c_helpers_unittest.h',
 | 
| +        'source/ntp_time_unittest.cc',
 | 
|          'source/rtp_to_ntp_unittest.cc',
 | 
|          'source/scoped_vector_unittest.cc',
 | 
|          'source/stringize_macros_unittest.cc',
 | 
| 
 |