| Index: webrtc/api/api_tests.gyp
 | 
| diff --git a/webrtc/api/api_tests.gyp b/webrtc/api/api_tests.gyp
 | 
| index 814784fe981bcd9a4f2b34687acd22b0e6a2c019..53285f90dff728dab540033a06f4c00ee13d8009 100644
 | 
| --- a/webrtc/api/api_tests.gyp
 | 
| +++ b/webrtc/api/api_tests.gyp
 | 
| @@ -59,7 +59,7 @@
 | 
|          'test/peerconnectiontestwrapper.h',
 | 
|          'test/peerconnectiontestwrapper.cc',
 | 
|          'test/testsdpstrings.h',
 | 
| -        'videosource_unittest.cc',
 | 
| +        'videocapturertracksource_unittest.cc',
 | 
|          'videotrack_unittest.cc',
 | 
|          'webrtcsdp_unittest.cc',
 | 
|          'webrtcsession_unittest.cc',
 | 
| 
 |