| Index: infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json
|
| diff --git a/infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json b/infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json
|
| index 296765be7a89b5b81e3d64ede7ee950cb5e690de..0d6763c1f048027bd8f4f95c8a3a54ac1a75e262 100644
|
| --- a/infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json
|
| +++ b/infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json
|
| @@ -32,8 +32,11 @@
|
| ],
|
| "cwd": "[CUSTOM_C:\\_B_WORK]",
|
| "env": {
|
| + "BUILDTYPE": "Release_x64",
|
| "CHROME_HEADLESS": "1",
|
| - "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
|
| + "GYP_DEFINES": "qt_sdk=C:/Qt/4.8.5/ skia_arch_type=x86_64 skia_vulkan=1 skia_vulkan_debug_layers=0 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_64-Release-Vulkan"
|
| },
|
| "name": "gclient setup"
|
| },
|
| @@ -54,8 +57,11 @@
|
| ],
|
| "cwd": "[CUSTOM_C:\\_B_WORK]",
|
| "env": {
|
| + "BUILDTYPE": "Release_x64",
|
| "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_64 skia_vulkan=1 skia_vulkan_debug_layers=0 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_64-Release-Vulkan"
|
| },
|
| "name": "gclient sync",
|
| "~followup_annotations": [
|
|
|