| Index: scripts/slave/recipes/mojo.expected/mojo_linux.json
|
| diff --git a/scripts/slave/recipes/mojo.expected/mojo_linux.json b/scripts/slave/recipes/mojo.expected/mojo_linux.json
|
| index 429e4ff2e84b1db9e9fb44dfa29576a025bbd478..4c088acfd23fe421e8ab7eaca26508721cf1beae 100644
|
| --- a/scripts/slave/recipes/mojo.expected/mojo_linux.json
|
| +++ b/scripts/slave/recipes/mojo.expected/mojo_linux.json
|
| @@ -11,7 +11,7 @@
|
| "--slave",
|
| "TestSlavename",
|
| "--spec",
|
| - "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/mojo.git'}]",
|
| + "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/mojo.git'}]",
|
| "--root",
|
| "src",
|
| "--revision_mapping_file",
|
|
|