| Index: scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android32_x86_debug.json
|
| diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android32_x86_debug.json b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android32_x86_debug.json
|
| index 5d13825e846c5c2ab6d0bac9a448b3393b29b80a..79a3f5882d57f105ddf3b6228d30ea6564e52540 100644
|
| --- a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android32_x86_debug.json
|
| +++ b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android32_x86_debug.json
|
| @@ -128,6 +128,7 @@
|
| "cwd": "[SLAVE_BUILD]/src",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "GYP_CHROMIUM_NO_ACTION": "1",
|
| "GYP_CROSSCOMPILE": "1",
|
| "GYP_DEFINES": "OS=android android_full_debug=1 component=static_library fastbuild=1 gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1",
|
| "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| @@ -138,6 +139,19 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "RECIPE_PACKAGE_REPO[depot_tools]/gn.py",
|
| + "--root=[SLAVE_BUILD]/src",
|
| + "gen",
|
| + "//out/Debug",
|
| + "--args=android_full_debug=true is_component_build=false is_debug=true target_os=\"android\" target_cpu=\"x86\" use_goma=true goma_dir=\"[CACHE]/cipd/goma\""
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]/src",
|
| + "name": "gn"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
|
| "--show-path",
|
| "python",
|
|
|