| 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 3eff5c4738353c0cf7d2ec1473f47bc81cd77685..c0c0cb432af51e23c29802c3ba810a4fd8a669e6 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
|
| @@ -265,7 +265,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_tests.py",
|
| + "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py",
|
| "--build-dir",
|
| "[SLAVE_BUILD]/src/out/Release",
|
| "--clean-isolated-files"
|
| @@ -301,7 +301,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/isolate/resources/remove_build_metadata.py",
|
| + "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py",
|
| "--build-dir",
|
| "[SLAVE_BUILD]/src/out/Release",
|
| "--src-dir",
|
|
|