| Index: scripts/slave/recipes/flutter/engine.expected/mac.json
|
| diff --git a/scripts/slave/recipes/flutter/engine.expected/mac.json b/scripts/slave/recipes/flutter/engine.expected/mac.json
|
| index e4dd8166f28eba8180e98fc8ecce1aac922f6c96..bc1b74f39d965e88fdf59b012b02ab8f82701460 100644
|
| --- a/scripts/slave/recipes/flutter/engine.expected/mac.json
|
| +++ b/scripts/slave/recipes/flutter/engine.expected/mac.json
|
| @@ -28,12 +28,6 @@
|
| "python",
|
| "-u",
|
| "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
|
| - "--master",
|
| - "client.flutter",
|
| - "--builder",
|
| - "Mac Engine",
|
| - "--slave",
|
| - "fake-m1",
|
| "--spec",
|
| "cache_dir = '[ROOT]/git_cache'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/github.com/flutter/engine'}]\ntarget_os = ['android']",
|
| "--root",
|
| @@ -46,7 +40,6 @@
|
| "/path/to/tmp/json",
|
| "--revision",
|
| "src@HEAD",
|
| - "--force",
|
| "--output_manifest"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
|
|