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

@@ -18,7 +18,6 @@ class Breakpad(config_util.Config):
'url': url,
'managed': False,
'custom_deps': {},
'safesync_url': '',
}
spec = {
'solutions': [solution],