| Index: infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json
|
| diff --git a/infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json b/infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json
|
| index ac87c10f801ca596834f469ac00a8091c7d4842e..1cd02d02666ecb240568e7b06ebf956dd857d96a 100644
|
| --- a/infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json
|
| +++ b/infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json
|
| @@ -90,10 +90,10 @@
|
| },
|
| {
|
| "cmd": [
|
| - "gn.exe",
|
| + "gn",
|
| "gen",
|
| "[CUSTOM_C:\\_B_WORK]\\skia\\out\\Build-Win-MSVC-x86-Release-GN\\Release",
|
| - "--args=is_debug=false cc=\"cc\" cxx=\"c++\""
|
| + "--args=is_debug=false cc=\"cc \" cxx=\"c++ \""
|
| ],
|
| "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
|
| "env": {
|
| @@ -103,7 +103,7 @@
|
| "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[depot_tools]",
|
| "SKIA_OUT": "[CUSTOM_C:\\_B_WORK]\\skia\\out\\Build-Win-MSVC-x86-Release-GN"
|
| },
|
| - "name": "gn_gen"
|
| + "name": "gn gen"
|
| },
|
| {
|
| "cmd": [
|
| @@ -119,7 +119,7 @@
|
| "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[depot_tools]",
|
| "SKIA_OUT": "[CUSTOM_C:\\_B_WORK]\\skia\\out\\Build-Win-MSVC-x86-Release-GN"
|
| },
|
| - "name": "compile most"
|
| + "name": "ninja"
|
| },
|
| {
|
| "cmd": [
|
|
|