Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(398)

Unified Diff: webrtc/api/api.gyp

Issue 1691463002: Move talk/session/media -> webrtc/pc (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Last rebase Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « talk/session/media/yuvscaler_unittest.cc ('k') | webrtc/api/api_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/api.gyp
diff --git a/webrtc/api/api.gyp b/webrtc/api/api.gyp
index 1efd53145625eb28b992811e765dc905f9df09dd..34a75f60f5eb6820193c7a6f2a087ea6ef16c7c6 100644
--- a/webrtc/api/api.gyp
+++ b/webrtc/api/api.gyp
@@ -255,7 +255,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',
« no previous file with comments | « talk/session/media/yuvscaler_unittest.cc ('k') | webrtc/api/api_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698