| Index: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac.json
|
| diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac.json
|
| index ec033e1abfb337b6224ebfbc19901a40856ff9a2..202f2b9ebe77847d7cee3624d3022a7e2d093c74 100644
|
| --- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac.json
|
| +++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac.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_DEFINES": "clang=1 component=shared_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=ia32 use_goma=1"
|
| },
|
| @@ -68,6 +70,7 @@
|
| "--",
|
| "All"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "compile"
|
| },
|
| {
|
| @@ -85,6 +88,7 @@
|
| "--slave-name=slavename",
|
| "libyuv_unittest"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "libyuv_unittest"
|
| }
|
| ]
|
|
|