Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_x64_rel.json |
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_x64_rel.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_x64_rel.json |
index 92f275efc6291f9d72b2a8b6df85024a007b19a7..c9638926fc494755c56d0183909fb6f0accd6f84 100644 |
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_x64_rel.json |
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_x64_rel.json |
@@ -127,6 +127,27 @@ |
"cmd": [ |
"python", |
"-u", |
+ "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
+ "--output", |
+ "/path/to/tmp/json", |
+ "--", |
+ "--build-config-fs", |
+ "Release_x64", |
+ "--paths", |
+ "{\"build\": \"[BUILD]\"}", |
+ "--properties", |
+ "{\"buildername\": \"win_chromium_x64_rel\", \"buildnumber\": 571, \"slavename\": \"TestSlavename\"}" |
+ ], |
+ "name": "get compile targets for scripts", |
+ "~followup_annotations": [ |
+ "@@@STEP_LOG_LINE@json.output@{}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
"[DEPOT_TOOLS]\\gclient.py", |
"runhooks" |
], |