Index: scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets.json |
diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets.json b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets.json |
index 5438385d05df108e5754464433ea7b89d9ba2656..fe93f9be577a5e4fe664a98d740c96e046d562cb 100644 |
--- a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets.json |
+++ b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets.json |
@@ -228,8 +228,8 @@ |
"@@@STEP_LOG_LINE@analyze_details@{@@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
- "@@@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\", @@@", |
@@ -289,8 +289,8 @@ |
"--ninja-ensure-up-to-date", |
"--", |
"chrome", |
- "base_unittests", |
- "browser_tests" |
+ "browser_tests", |
+ "base_unittests" |
], |
"cwd": "[SLAVE_BUILD]", |
"name": "compile (with patch)" |