| Index: scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_compile_dbg.json
|
| diff --git a/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_compile_dbg.json b/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_compile_dbg.json
|
| index 6c40a869cd6ceda97aa662c399f5ea254a308c67..94d08a7054addbc1d5f8b6b141c8005afb8dbbe7 100644
|
| --- a/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_compile_dbg.json
|
| +++ b/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_compile_dbg.json
|
| @@ -30,6 +30,7 @@
|
| "src/third_party/WebKit@HEAD",
|
| "--force"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "bot_update",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@Some step text@@@",
|
| @@ -76,6 +77,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=x64 use_goma=1"
|
| },
|
| @@ -99,6 +101,7 @@
|
| "--",
|
| "blink_tests"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "compile"
|
| }
|
| ]
|
|
|