| 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 780b27e1f918f8317d52e420ae04ccd4807ee299..a0df96bc2a78fe15d0578c179868c37855f3df5c 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
|
| @@ -32,8 +32,11 @@
|
| ],
|
| "cwd": "[CUSTOM_C:\\_B_WORK]",
|
| "env": {
|
| + "BUILDTYPE": "Release",
|
| "CHROME_HEADLESS": "1",
|
| - "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
|
| + "GYP_DEFINES": "qt_sdk=C:/Qt/4.8.5/ skia_arch_type=x86 skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp skia_win_ltcg=0",
|
| + "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]",
|
| + "SKIA_OUT": "[CUSTOM_C:\\_B_WORK]\\skia\\out\\Build-Win-MSVC-x86-Release-GN"
|
| },
|
| "name": "gclient setup"
|
| },
|
| @@ -54,8 +57,11 @@
|
| ],
|
| "cwd": "[CUSTOM_C:\\_B_WORK]",
|
| "env": {
|
| + "BUILDTYPE": "Release",
|
| "CHROME_HEADLESS": "1",
|
| - "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[depot_tools]"
|
| + "GYP_DEFINES": "qt_sdk=C:/Qt/4.8.5/ skia_arch_type=x86 skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp skia_win_ltcg=0",
|
| + "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": "gclient sync",
|
| "~followup_annotations": [
|
|
|