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

Unified Diff: scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-Arm7-Debug-Android_FrameworkDefs.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-Ubuntu-GCC-Arm7-Debug-Android_FrameworkDefs.json
diff --git a/scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-Arm7-Debug-Android_FrameworkDefs.json b/scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-Arm7-Debug-Android_FrameworkDefs.json
index f6133741562e913fabb6220072f6e5557b3af1bb..03feebeabbdac5b45b907905fc94a0528785526d 100644
--- a/scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-Arm7-Debug-Android_FrameworkDefs.json
+++ b/scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-Arm7-Debug-Android_FrameworkDefs.json
@@ -93,10 +93,10 @@
"ANDROID_HOME": "/home/chrome-bot/android-sdk-linux",
"ANDROID_SDK_ROOT": "/home/chrome-bot/android-sdk-linux",
"BUILDTYPE": "Debug",
- "GYP_DEFINES": "skia_arch_type=arm skia_arch_width=32 skia_use_android_framework_defines=1 skia_warnings_as_errors=1",
+ "GYP_DEFINES": "skia_arch_type=arm skia_use_android_framework_defines=1 skia_warnings_as_errors=1",
"SKIA_ANDROID_VERBOSE_SETUP": "1",
"SKIA_OUT": "[SLAVE_BUILD]/skia/out/Build-Ubuntu-GCC-Arm7-Debug-Android_FrameworkDefs"
},
"name": "build most"
}
-]
+]

Powered by Google App Engine
This is Rietveld 408576698