| Index: scripts/slave/recipes/v8/auto_tag.expected/update.json
|
| diff --git a/scripts/slave/recipes/v8/auto_tag.expected/update.json b/scripts/slave/recipes/v8/auto_tag.expected/update.json
|
| index 6b8044a527efdb8567082d793fb6c2f61af1f81e..813dc2968ccc5cf1540731915fbeade28dc35e31 100644
|
| --- a/scripts/slave/recipes/v8/auto_tag.expected/update.json
|
| +++ b/scripts/slave/recipes/v8/auto_tag.expected/update.json
|
| @@ -6,7 +6,7 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "config",
|
| "--spec",
|
| - "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]"
|
| + "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]"
|
| ],
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
|
|