Index: scripts/slave/recipes/chromium_trybot.expected/arm.json |
diff --git a/scripts/slave/recipes/chromium_trybot.expected/arm.json b/scripts/slave/recipes/chromium_trybot.expected/arm.json |
index d65fd5e937d37a53333f5b6c2fb819dcbbdb664f..7f327d0ba51ca29c4bd041e7ad813a4d4880380e 100644 |
--- a/scripts/slave/recipes/chromium_trybot.expected/arm.json |
+++ b/scripts/slave/recipes/chromium_trybot.expected/arm.json |
@@ -110,6 +110,17 @@ |
"cmd": [ |
"python", |
"-u", |
+ "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_tests.py", |
+ "--build-dir", |
+ "[SLAVE_BUILD]/src/out/Release", |
+ "--clean-isolated-files" |
+ ], |
+ "name": "clean isolated files" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
"[BUILD]/scripts/slave/compile.py", |
"--target", |
"Release", |