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

Unified Diff: scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_release__gyp_.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/client_libyuv_ios_release__gyp_.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_release.json b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_release__gyp_.json
similarity index 98%
copy from scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_release.json
copy to scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_release__gyp_.json
index c4b4f5db800626a57fd2c1b1b1b3eb9e387ee362..0bc306dc0f196c85c2fa555d006d69119d0b91af 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_release.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_release__gyp_.json
@@ -176,13 +176,13 @@
"--goma-cache-dir",
"[GOMA_CACHE]",
"--buildbot-buildername",
- "iOS Release",
+ "iOS Release (GYP)",
"--buildbot-mastername",
"client.libyuv",
"--buildbot-slavename",
"slavename",
"--goma-deps-cache-file",
- "iOS_Release.gomadeps",
+ "iOS_Release__GYP_.gomadeps",
"--compiler",
"goma-clang",
"--goma-jsonstatus",
@@ -191,8 +191,7 @@
"/creds/service_accounts/service-account-goma-client.json",
"--goma-dir",
"[CACHE]/cipd/goma",
- "--",
- "All"
+ "--"
],
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"

Powered by Google App Engine
This is Rietveld 408576698