Index: talk/libjingle.gyp |
diff --git a/talk/libjingle.gyp b/talk/libjingle.gyp |
index c9ef58d5c9fed5e02a7504e6bbec666ef2349b13..ceff6337cc6d5fcc8221caf3e5239a71b0081fe0 100755 |
--- a/talk/libjingle.gyp |
+++ b/talk/libjingle.gyp |
@@ -368,6 +368,9 @@ |
'app/webrtc/objc/public/RTCEAGLVideoView.h', |
'app/webrtc/objc/public/RTCAVFoundationVideoSource.h', |
], |
+ 'dependencies': [ |
+ '<(webrtc_root)/base/base.gyp:rtc_base_objc', |
+ ], |
'link_settings': { |
'xcode_settings': { |
'OTHER_LDFLAGS': [ |