Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(149)

Unified Diff: scripts/slave/recipes/skia/skia.expected/missing_SKP_VERSION_host.json

Issue 1237833003: Update slave scripts to set skia_arch_type but not skia_arch_width (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: rebase Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scripts/slave/recipes/skia/skia.expected/missing_SKP_VERSION_device.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/skia/skia.expected/missing_SKP_VERSION_host.json
diff --git a/scripts/slave/recipes/skia/skia.expected/missing_SKP_VERSION_host.json b/scripts/slave/recipes/skia/skia.expected/missing_SKP_VERSION_host.json
index 7d00a4bba132f7f764fb5ab643ccc89026d01c14..d4981ecc5b212161af6d036525fa16604c633ef6 100644
--- a/scripts/slave/recipes/skia/skia.expected/missing_SKP_VERSION_host.json
+++ b/scripts/slave/recipes/skia/skia.expected/missing_SKP_VERSION_host.json
@@ -95,7 +95,7 @@
"cwd": "[SLAVE_BUILD]/skia",
"env": {
"CHROME_PATH": "/home/chrome-bot/src",
- "GYP_DEFINES": "skia_arch_type=x86_64 skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0",
+ "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0",
"SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug"
},
"name": "build dm"
@@ -109,7 +109,7 @@
"cwd": "[SLAVE_BUILD]/skia",
"env": {
"CHROME_PATH": "/home/chrome-bot/src",
- "GYP_DEFINES": "skia_arch_type=x86_64 skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0",
+ "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0",
"SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug"
},
"name": "build nanobench"
« no previous file with comments | « scripts/slave/recipes/skia/skia.expected/missing_SKP_VERSION_device.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698