Chromium Code Reviews| Index: scripts/slave/recipes/webrtc/ios.py |
| diff --git a/scripts/slave/recipes/webrtc/ios.py b/scripts/slave/recipes/webrtc/ios.py |
| index fa962a0cca0e401c753b65a360349148ab11e3a2..3987b1a9e3352fe1582749ebda7709bc0029689f 100644 |
| --- a/scripts/slave/recipes/webrtc/ios.py |
| +++ b/scripts/slave/recipes/webrtc/ios.py |
| @@ -15,7 +15,7 @@ DEPS = [ |
| def RunSteps(api): |
| - api.gclient.set_config('webrtc_ios') |
| + api.gclient.set_config('webrtc_ios', GIT_MODE=True) |
| api.ios.host_info() |