Remove safesync support from gclient[_scm].py

R=dpranke@chromium.org

Review-Url: https://codereview.chromium.org/2395013002
This commit is contained in:
agable
2016-11-15 14:30:10 -08:00
committed by Commit bot
parent 8d11e482fe
commit a98a6cd47d
17 changed files with 20 additions and 87 deletions

View File

@@ -23,7 +23,6 @@ class WebRTC(config_util.Config):
'deps_file': 'DEPS',
'managed': False,
'custom_deps': {},
'safesync_url': '',
},
],
'with_branch_heads': True,