Index: talk/build/merge_ios_libs.gyp |
diff --git a/talk/build/merge_ios_libs.gyp b/talk/build/merge_ios_libs.gyp |
index f7e4875ebaeccbe708bcd2a14c38dd0daa12ee1e..3aa56ef22d3c8ed69a6c40de24fbe85559d383bf 100644 |
--- a/talk/build/merge_ios_libs.gyp |
+++ b/talk/build/merge_ios_libs.gyp |
@@ -35,7 +35,7 @@ |
'type': 'executable', |
'dependencies': [ |
'<(webrtc_root)/system_wrappers/system_wrappers.gyp:field_trial_default', |
- '../libjingle.gyp:libjingle_peerconnection_objc', |
tkchin_webrtc
2016/02/05 15:57:59
Don't do this yet (we don't want to break anyone y
hjon_webrtc
2016/02/10 21:41:15
Done.
|
+ '<(webrtc_root)/api/api.gyp:rtc_api_objc', |
], |
'sources': ['<(DEPTH)/webrtc/build/no_op.cc',], |
}, |