| Index: scripts/slave/recipes/ndk/ndk_buildbot.expected/basic.json | 
| diff --git a/scripts/slave/recipes/ndk/ndk_buildbot.expected/basic.json b/scripts/slave/recipes/ndk/ndk_buildbot.expected/basic.json | 
| index af70b844968c04abef0ab833079c1c59995ba2a7..5a22ad45519aa537e15f46ef3ebe4b29f3581812 100644 | 
| --- a/scripts/slave/recipes/ndk/ndk_buildbot.expected/basic.json | 
| +++ b/scripts/slave/recipes/ndk/ndk_buildbot.expected/basic.json | 
| @@ -4,12 +4,6 @@ | 
| "python", | 
| "-u", | 
| "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 
| -      "--master", | 
| -      "client.ndk", | 
| -      "--builder", | 
| -      "TestBuilder", | 
| -      "--slave", | 
| -      "TestSlavename", | 
| "--spec", | 
| "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'chromite', 'url': 'https://chromium.googlesource.com/chromiumos/chromite.git'}]", | 
| "--root", | 
| @@ -22,7 +16,6 @@ | 
| "/path/to/tmp/json", | 
| "--revision", | 
| "chromite@master:", | 
| -      "--force", | 
| "--output_manifest" | 
| ], | 
| "cwd": "[SLAVE_BUILD]", | 
|  |