| Index: scripts/slave/recipes/catapult.expected/android.json
|
| diff --git a/scripts/slave/recipes/catapult.expected/android.json b/scripts/slave/recipes/catapult.expected/android.json
|
| index ea4131289651e6b9b84fbc903701de8fdb800fe4..ebe31ade14fe082441959822f34e480149bf72b2 100644
|
| --- a/scripts/slave/recipes/catapult.expected/android.json
|
| +++ b/scripts/slave/recipes/catapult.expected/android.json
|
| @@ -11,7 +11,7 @@
|
| "--slave",
|
| "android_slave",
|
| "--spec",
|
| - "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git'}]",
|
| + "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git'}]",
|
| "--root",
|
| "catapult",
|
| "--revision_mapping_file",
|
|
|