| 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..0ec6e853049520cfed890c3cd9ecfad5520aada0 100644
|
| --- a/talk/build/merge_ios_libs.gyp
|
| +++ b/talk/build/merge_ios_libs.gyp
|
| @@ -37,7 +37,7 @@
|
| '<(webrtc_root)/system_wrappers/system_wrappers.gyp:field_trial_default',
|
| '../libjingle.gyp:libjingle_peerconnection_objc',
|
| ],
|
| - 'sources': ['<(DEPTH)/webrtc/build/no_op.cc',],
|
| + 'sources': ['<(webrtc_root)/build/no_op.cc',],
|
| },
|
| ],
|
| }]
|
|
|