Index: recipe_modules/bot_update/example.expected/gerrit_rebase_patch_ref.json |
diff --git a/recipe_modules/bot_update/example.expected/gerrit_rebase_patch_ref.json b/recipe_modules/bot_update/example.expected/gerrit_rebase_patch_ref.json |
index 105a47f07d27c2d60873a80c7d9ae9360de33bff..2d4257e772f4d1bbcedab0492b946fd359075d4a 100644 |
--- a/recipe_modules/bot_update/example.expected/gerrit_rebase_patch_ref.json |
+++ b/recipe_modules/bot_update/example.expected/gerrit_rebase_patch_ref.json |
@@ -11,7 +11,7 @@ |
"--slave", |
"somehost", |
"--spec", |
- "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'svn://svn.chromium.org/chrome/trunk/src'}]", |
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]", |
"--root", |
"src", |
"--revision_mapping_file", |