| Index: infra/recipes/chromium.expected/builder.json
|
| diff --git a/infra/recipes/chromium.expected/builder.json b/infra/recipes/chromium.expected/builder.json
|
| index 5721047cdd1659550bfd938a825327723608987d..6212e2b4807609e636a4ff5de896bc8c969defb7 100644
|
| --- a/infra/recipes/chromium.expected/builder.json
|
| +++ b/infra/recipes/chromium.expected/builder.json
|
| @@ -33,7 +33,7 @@
|
| "--slave",
|
| "TestSlavename",
|
| "--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",
|
|
|