| 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 b29934e462f7f7660e718f140f2787d1eb8b373b..25ea52585eb8490ce7f1816ff82cd709d2a4a6f2 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
|
| @@ -255,6 +255,19 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "[BUILD]/scripts/slave/recipe_modules/isolate/resources/remove_build_metadata.py",
|
| + "--build-dir",
|
| + "[SLAVE_BUILD]/src/out/Release",
|
| + "--src-dir",
|
| + "[SLAVE_BUILD]/src"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "remove_build_metadata.py"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_tests.py",
|
| "--build-dir",
|
| "[SLAVE_BUILD]/src/out/Release",
|
|
|