| Index: recipe_modules/bot_update/example.expected/tryjob_v8.json
|
| diff --git a/recipe_modules/bot_update/example.expected/tryjob_v8.json b/recipe_modules/bot_update/example.expected/tryjob_v8.json
|
| index 4b811d49a46a97d991799741b094323adf628f17..3d9c1f8fdd3df01ec32cc414ad00b384a9ce61e6 100644
|
| --- a/recipe_modules/bot_update/example.expected/tryjob_v8.json
|
| +++ b/recipe_modules/bot_update/example.expected/tryjob_v8.json
|
| @@ -11,7 +11,7 @@
|
| "--slave",
|
| "totallyaslave-c4",
|
| "--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/v8",
|
| "--revision_mapping_file",
|
|
|