| Index: webrtc/api/api_tests.gyp | 
| diff --git a/webrtc/api/api_tests.gyp b/webrtc/api/api_tests.gyp | 
| index bb706dcf0f166f4817917f78bf892e8edf1f04a9..b7cbd687ad9c719c2bd3adcb60ada4a4f37ce491 100644 | 
| --- a/webrtc/api/api_tests.gyp | 
| +++ b/webrtc/api/api_tests.gyp | 
| @@ -17,7 +17,7 @@ | 
| '<(webrtc_root)/api/api.gyp:libjingle_peerconnection', | 
| '<(webrtc_root)/base/base_tests.gyp:rtc_base_tests_utils', | 
| '<(webrtc_root)/common.gyp:webrtc_common', | 
| -        '<(webrtc_root)/webrtc.gyp:rtc_unittest_main', | 
| +        '<(webrtc_root)/media/media.gyp:rtc_unittest_main', | 
| '<(webrtc_root)/pc/pc.gyp:rtc_pc', | 
| ], | 
| 'direct_dependent_settings': { | 
|  |