| Index: scripts/slave/recipes/v8.expected/full_client_dynamorio_linux_v8_dr.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_dynamorio_linux_v8_dr.json b/scripts/slave/recipes/v8.expected/full_client_dynamorio_linux_v8_dr.json
|
| index a1241088f6cd976b7dbccefceaa2dbd2beb2a5fa..52969b1aba0697d50aedca18c3df8746bcd07447 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_dynamorio_linux_v8_dr.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_dynamorio_linux_v8_dr.json
|
| @@ -11,7 +11,7 @@
|
| "--slave",
|
| "TestSlavename",
|
| "--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'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'dynamorio', 'url': 'https://chromium.googlesource.com/external/dynamorio'}]",
|
| + "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'dynamorio', 'url': 'https://chromium.googlesource.com/external/dynamorio'}]",
|
| "--root",
|
| "v8",
|
| "--revision_mapping_file",
|
|
|