Index: scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_win_blink_compile_dbg.json |
diff --git a/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_win_blink_compile_dbg.json b/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_win_blink_compile_dbg.json |
index 89eb62850a0488b8d38954fee6a184b93c648648..4363d4441a189e7255f1cb0838f9e1a775dd4fbf 100644 |
--- a/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_win_blink_compile_dbg.json |
+++ b/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_win_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": "chromium_win_pch=0 component=shared_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]\\goma' target_arch=ia32 use_goma=1" |
}, |
@@ -99,6 +101,7 @@ |
"--", |
"blink_tests" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "compile" |
} |
] |