| Index: scripts/slave/recipes/mojo.expected/mojo_android_builder.json
|
| diff --git a/scripts/slave/recipes/mojo.expected/mojo_android_builder.json b/scripts/slave/recipes/mojo.expected/mojo_android_builder.json
|
| index 8c051cc4a6a702594729818e56c8c601472acfd9..538ff058a035e3245760fdbdf378d2118ac2af4c 100644
|
| --- a/scripts/slave/recipes/mojo.expected/mojo_android_builder.json
|
| +++ b/scripts/slave/recipes/mojo.expected/mojo_android_builder.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'}]\ntarget_os = ['android']",
|
| + "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/mojo.git'}]\ntarget_os = ['android']",
|
| "--root",
|
| "src",
|
| "--revision_mapping_file",
|
|
|