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

Unified Diff: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios_gyp_rel.json

Issue 2412033002: libyuv: Switch bots over to GN by default. (Closed)
Patch Set: Reverted is_component_build changes in chromium recipe module. Created 4 years, 2 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/libyuv/libyuv.expected/tryserver_libyuv_ios_gyp_rel.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios_rel.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios_gyp_rel.json
similarity index 99%
copy from scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios_rel.json
copy to scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios_gyp_rel.json
index 8c5721ac6b74e92eed9b73a087a9103b3e6a08e3..e27c1babbb78abff759239843ad9053d4bcc680d 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios_rel.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios_gyp_rel.json
@@ -182,13 +182,13 @@
"--goma-cache-dir",
"[GOMA_CACHE]",
"--buildbot-buildername",
- "ios_rel",
+ "ios_gyp_rel",
"--buildbot-mastername",
"tryserver.libyuv",
"--buildbot-slavename",
"slavename",
"--goma-deps-cache-file",
- "ios_rel.gomadeps",
+ "ios_gyp_rel.gomadeps",
"--compiler",
"goma-clang",
"--goma-jsonstatus",
@@ -199,8 +199,7 @@
"[CACHE]/cipd/goma",
"--goma-fail-fast",
"--goma-disable-local-fallback",
- "--",
- "All"
+ "--"
],
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"

Powered by Google App Engine
This is Rietveld 408576698