Revert "Remove all safesync_url functionality from gclient"

This reverts commit 99a7f80578.
This reverts commit 2697cd19a7.
This reverts commit 8c51b6f148.
This reverts commit d4aedc811b.

Reason for revert:
Breaks iOS release branch builds.

BUG=623762
TBR=agable,maruel

Review URL: https://codereview.chromium.org/2162583004 .
This commit is contained in:
smut
2016-07-18 11:59:41 -07:00
parent e29cf7cb78
commit ae7ea3167e
24 changed files with 397 additions and 76 deletions

View File

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