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

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

Issue 2431633002: libyuv: Set symbol_level=1 for Android builders. (Closed)
Patch Set: 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_android_debug.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android_debug.json b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android_debug.json
index c1a3b1e1886575be69167b85adf9c41c7f6684b0..5ee22675b9edba0abe3afad0d1354b805c3a26f4 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android_debug.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android_debug.json
@@ -143,7 +143,7 @@
"--root=[SLAVE_BUILD]/src",
"gen",
"//out/Debug",
- "--args=is_component_build=false is_debug=true target_os=\"android\" target_cpu=\"arm\" use_goma=true goma_dir=\"[CACHE]/cipd/goma\""
+ "--args=symbol_level=1 is_component_build=false is_debug=true target_os=\"android\" target_cpu=\"arm\" use_goma=true goma_dir=\"[CACHE]/cipd/goma\""
],
"cwd": "[SLAVE_BUILD]/src",
"name": "gn"

Powered by Google App Engine
This is Rietveld 408576698