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

Unified Diff: fetch_configs/webrtc.py

Issue 2395013002: Remove safesync support from gclient[_scm].py (Closed)
Patch Set: Rebase Created 4 years, 1 month 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
« no previous file with comments | « fetch_configs/v8.py ('k') | gclient.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fetch_configs/webrtc.py
diff --git a/fetch_configs/webrtc.py b/fetch_configs/webrtc.py
index fbced5efd4d00be99657a9a6b83b94e3b436b1d6..8ef4d71a79da3d7967875b1250247362de4025f8 100644
--- a/fetch_configs/webrtc.py
+++ b/fetch_configs/webrtc.py
@@ -23,7 +23,6 @@ class WebRTC(config_util.Config):
'deps_file': 'DEPS',
'managed': False,
'custom_deps': {},
- 'safesync_url': '',
},
],
'with_branch_heads': True,
« no previous file with comments | « fetch_configs/v8.py ('k') | gclient.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698