Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(421)

Unified Diff: scripts/slave/recipes/webrtc/ios.py

Issue 2282913002: Delete all references to GIT_MODE=True from build (Closed)
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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()
« no previous file with comments | « scripts/slave/recipes/webrtc/auto_roll_webrtc_deps.py ('k') | scripts/slave/recipes/webrtc/ios_api_framework.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698