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 40620c45e08c1984f0b8210c1e7e7309d2a455e8..a6dc9c9866db4c21230d8af1f7dd2f7a74f1785b 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', GIT_MODE=True) |
| + api.gclient.set_config('webrtc_ios') |
| api.ios.host_info() |