Index: scripts/slave/recipes/closure_compilation.expected/main.json |
diff --git a/scripts/slave/recipes/closure_compilation.expected/main.json b/scripts/slave/recipes/closure_compilation.expected/main.json |
index b1ca83e07626f69ca644d762d9442651c1a862d9..705ae59aaed84e6a51a0aed3f2c0c95fba0bdf33 100644 |
--- a/scripts/slave/recipes/closure_compilation.expected/main.json |
+++ b/scripts/slave/recipes/closure_compilation.expected/main.json |
@@ -22,6 +22,7 @@ |
"src@HEAD", |
"--force" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "bot_update", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |
@@ -66,6 +67,7 @@ |
"[SLAVE_BUILD]/src/build/gyp_chromium", |
"[SLAVE_BUILD]/src/third_party/closure_compiler/compiled_resources.gyp" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "generate_gyp_files" |
}, |
{ |
@@ -81,6 +83,7 @@ |
"ninja", |
"--" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "compile" |
} |
] |