| Index: scripts/slave/recipes/chromium.expected/kitchen_path_config.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/kitchen_path_config.json b/scripts/slave/recipes/chromium.expected/kitchen_path_config.json
|
| index e3ec6ae2076808cce6d2d8f24de114fa0e96cba4..10ce2fe21a5f74773741f307ccf23080fbf5a3df 100644
|
| --- a/scripts/slave/recipes/chromium.expected/kitchen_path_config.json
|
| +++ b/scripts/slave/recipes/chromium.expected/kitchen_path_config.json
|
| @@ -33,7 +33,7 @@
|
| "--slave",
|
| "build1-a1",
|
| "--spec",
|
| - "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'https://chromium.googlesource.com/chromium/blink.git'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]",
|
| + "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",
|
|
|