mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
Revert "Remove all safesync_url functionality from gclient"
This reverts commit99a7f80578. This reverts commit2697cd19a7. This reverts commit8c51b6f148. This reverts commitd4aedc811b. 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:
@@ -22,6 +22,7 @@ class NaCl(config_util.Config):
|
||||
'deps_file' : 'DEPS',
|
||||
'managed' : False,
|
||||
'custom_deps' : {},
|
||||
'safesync_url': '',
|
||||
}
|
||||
spec = {
|
||||
'solutions': [solution],
|
||||
|
||||
Reference in New Issue
Block a user