mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
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>
This commit is contained in:
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,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user