Chromium Code Reviews| Index: webrtc/build/ios/SDK/PodTest/Podfile | 
| diff --git a/webrtc/build/ios/SDK/PodTest/Podfile b/webrtc/build/ios/SDK/PodTest/Podfile | 
| index 730afcfa185b8d6983a86d163e8f20c11b3636a1..fec22d917fa35cc9070d3155d777ecf60e172b68 100644 | 
| --- a/webrtc/build/ios/SDK/PodTest/Podfile | 
| +++ b/webrtc/build/ios/SDK/PodTest/Podfile | 
| @@ -4,6 +4,6 @@ | 
| # use_frameworks! | 
| target 'PodTest' do | 
| -pod "WebRTC", :path => "../../../../../out_ios_framework" | 
| +pod "WebRTC", :path => "../../../../../out_ios_libs" | 
| end |