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

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

Issue 2426583002: libyuv: Switch {client,tryserver}.libyuv to GN (Closed)
Patch Set: Fix recipe errors 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_arm64_release.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_arm64_release.json b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_arm64_release.json
index cd5484cbad45c2bc9fe8c2c87d8efb80373b764f..cf0e2cea638777325d1cdb98c43bce74b2b7fc1f 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_arm64_release.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_arm64_release.json
@@ -144,7 +144,7 @@
"--root=[SLAVE_BUILD]/src",
"gen",
"//out/Release-iphoneos",
- "--args=is_clang=true target_os=ios is_debug=false target_cpu=\"arm64\" use_goma=true goma_dir=\"[CACHE]/cipd/goma\""
+ "--args=is_clang=true target_os=\"ios\" is_debug=false target_cpu=\"arm64\" use_goma=true goma_dir=\"[CACHE]/cipd/goma\""
],
"cwd": "[SLAVE_BUILD]/src",
"name": "gn"

Powered by Google App Engine
This is Rietveld 408576698