Chromium Code Reviews| Index: webrtc/api/api.gyp |
| diff --git a/webrtc/api/api.gyp b/webrtc/api/api.gyp |
| index fe7cd0eacc4cea6ba50990e52caff2fd3c00986d..b1bdf9b7413f37cc59a44e86eab6b74caba77875 100644 |
| --- a/webrtc/api/api.gyp |
| +++ b/webrtc/api/api.gyp |
| @@ -250,7 +250,7 @@ |
| 'type': 'static_library', |
| 'dependencies': [ |
| '<(webrtc_root)/media/media.gyp:rtc_media', |
| - '../../talk/libjingle.gyp:libjingle_p2p', |
| + '<(webrtc_root)/pc/pc.gyp:rtc_pc', |
| ], |
| 'sources': [ |
| 'audiotrack.cc', |