Index: scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_compile_dbg.json |
diff --git a/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_compile_dbg.json b/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_compile_dbg.json |
index 49fb0b229b538304ba8d6b99afcbce6f9339704d..077edc455903d1a3f1b56b593eb22d23bcc7d53d 100644 |
--- a/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_compile_dbg.json |
+++ b/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_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": "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" |
} |
] |