Index: scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_tests.json |
diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_tests.json b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_tests.json |
index 1b9f8a5ee8e3b096116e6f51acbccf9a8994b57f..d8c232a3d3f0958c2ef6aaae6095875fa6fa3b83 100644 |
--- a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_tests.json |
+++ b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_tests.json |
@@ -226,8 +226,8 @@ |
"@@@STEP_LOG_END@json.output@@@", |
"@@@STEP_LOG_LINE@analyze_details@{@@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
- "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\", @@@", |
- "@@@STEP_LOG_LINE@analyze_details@ \"browser_tests\"@@@", |
+ "@@@STEP_LOG_LINE@analyze_details@ \"browser_tests\", @@@", |
+ "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\"@@@", |
"@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [@@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
@@ -285,8 +285,8 @@ |
"--goma-disable-local-fallback", |
"--ninja-ensure-up-to-date", |
"--", |
- "base_unittests", |
- "browser_tests" |
+ "browser_tests", |
+ "base_unittests" |
], |
"cwd": "[SLAVE_BUILD]", |
"name": "compile (with patch)" |