Index: scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_compile_rel.json |
diff --git a/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_compile_rel.json b/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_compile_rel.json |
index 658dea8f8fad45be535c07197bdb9658b26228b6..2fbcde7ddf10cbbc792e8198b8e46561e6791d60 100644 |
--- a/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_compile_rel.json |
+++ b/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_compile_rel.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": "component=static_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" |
} |
] |