Update fetch config with new Syzygy location.

Change-Id: Iacc2efd6974f1a161da6e33a0d25d6329fcaaf4f
Reviewed-on: https://chromium-review.googlesource.com/692697
Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org>
Reviewed-by: Aaron Gable <agable@chromium.org>
Reviewed-by: Sébastien Marchand <sebmarchand@chromium.org>
changes/97/692697/2
Sigurdur Asgeirsson 8 years ago committed by Commit Bot
parent e632e54438
commit 355b70412f

@ -20,7 +20,7 @@ class Syzygy(config_util.Config):
'solutions': [
{
'name' : 'src',
'url' : 'https://github.com/google/syzygy.git',
'url' : 'https://chromium.googlesource.com/syzygy',
'deps_file': 'DEPS',
'managed' : False,
}

Loading…
Cancel
Save