Remove all safesync_url functionality from gclient

R=maruel@chromium.org
BUG=109184

Review-Url: https://codereview.chromium.org/2087313002
This commit is contained in:
agable
2016-06-24 11:19:44 -07:00
committed by Commit bot
parent 96e179bba0
commit 99a7f80578
24 changed files with 47 additions and 325 deletions

View File

@@ -22,7 +22,6 @@ class NaCl(config_util.Config):
'deps_file' : 'DEPS',
'managed' : False,
'custom_deps' : {},
'safesync_url': '',
}
spec = {
'solutions': [solution],