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..fe83f3b114c04961b76c50f06ff9db1ed51720e5 100644 |
--- a/talk/build/merge_ios_libs.gyp |
+++ b/talk/build/merge_ios_libs.gyp |
@@ -34,6 +34,7 @@ |
'includes': [ 'objc_app.gypi' ], |
'type': 'executable', |
'dependencies': [ |
+ '<(webrtc_root)/base/base.gyp:rtc_base_objc', |
tkchin_webrtc
2015/12/07 18:27:07
mind adding a todo for moving this to webrtc/api/a
|
'<(webrtc_root)/system_wrappers/system_wrappers.gyp:field_trial_default', |
'../libjingle.gyp:libjingle_peerconnection_objc', |
], |