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

Unified Diff: scripts/slave/recipes/skia/skia.expected/Build-Win-MSVC-x86-Debug-GDI.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
Index: scripts/slave/recipes/skia/skia.expected/Build-Win-MSVC-x86-Debug-GDI.json
diff --git a/scripts/slave/recipes/skia/skia.expected/Build-Win-MSVC-x86-Debug-GDI.json b/scripts/slave/recipes/skia/skia.expected/Build-Win-MSVC-x86-Debug-GDI.json
index 04810b0c05254f030ddbe30e7c0f42507ddb0f84..c00a0b37f12f934aef2be9d40005e5510ae2ea28 100644
--- a/scripts/slave/recipes/skia/skia.expected/Build-Win-MSVC-x86-Debug-GDI.json
+++ b/scripts/slave/recipes/skia/skia.expected/Build-Win-MSVC-x86-Debug-GDI.json
@@ -96,7 +96,7 @@
"cwd": "[SLAVE_BUILD]\\skia",
"env": {
"CHROME_PATH": "/home/chrome-bot/src",
- "GYP_DEFINES": "qt_sdk=C:/Qt/4.8.5/ skia_arch_type=x86 skia_arch_width=32 skia_gdi=1 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp skia_win_ltcg=0",
+ "GYP_DEFINES": "qt_sdk=C:/Qt/4.8.5/ skia_arch_type=x86 skia_gdi=1 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp skia_win_ltcg=0",
"SKIA_OUT": "[SLAVE_BUILD]\\skia\\out\\Build-Win-MSVC-x86-Debug-GDI"
},
"name": "build most"

Powered by Google App Engine
This is Rietveld 408576698