Index: infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium.json |
diff --git a/infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium.json b/infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium.json |
index d39a1a389ba8607a8d11086a023e86f862779cce..3cc6c0cf15b976d0190c172c549f3b396d821971 100644 |
--- a/infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium.json |
+++ b/infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium.json |
@@ -32,8 +32,11 @@ |
], |
"cwd": "[CUSTOM_/_B_WORK]", |
"env": { |
+ "BUILDTYPE": "Release", |
"CHROME_HEADLESS": "1", |
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
+ "GYP_DEFINES": "skia_arch_type=x86_64 skia_warnings_as_errors=1", |
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]", |
+ "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-GCC-x86_64-Release-PDFium" |
}, |
"name": "gclient setup" |
}, |
@@ -56,8 +59,11 @@ |
], |
"cwd": "[CUSTOM_/_B_WORK]", |
"env": { |
+ "BUILDTYPE": "Release", |
"CHROME_HEADLESS": "1", |
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]" |
+ "GYP_DEFINES": "skia_arch_type=x86_64 skia_warnings_as_errors=1", |
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]", |
+ "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-GCC-x86_64-Release-PDFium" |
}, |
"name": "gclient sync", |
"~followup_annotations": [ |