| Index: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_android_arm64.json
|
| diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_android_arm64.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_android_arm64.json
|
| index 7691c5d8b38cbfeec722776d94e9650807016e0c..4a02363a9ca77e2fd9e20227596ffe143030fc4b 100644
|
| --- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_android_arm64.json
|
| +++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_android_arm64.json
|
| @@ -24,6 +24,7 @@
|
| "src@12345",
|
| "--force"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "bot_update",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@Some step text@@@",
|
| @@ -45,6 +46,7 @@
|
| "[DEPOT_TOOLS]/gclient.py",
|
| "runhooks"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GYP_CROSSCOMPILE": "1",
|
| "GYP_DEFINES": "OS=android component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=arm64 use_goma=1",
|
| @@ -69,6 +71,7 @@
|
| "[BUILD]/goma",
|
| "--"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"
|
| },
|
|
|