Index: scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_XP_Perf__1_.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_XP_Perf__1_.json b/scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_XP_Perf__1_.json |
index 8b08e633656d2bab5ac4b1bc8fef93619b8836c3..695bfda2122de623cd79b310a4e7b7a6c95b4002 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_XP_Perf__1_.json |
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_XP_Perf__1_.json |
@@ -125,15 +125,6 @@ |
"cmd": [ |
"python", |
"-u", |
- "[BUILD]\\scripts\\slave\\cleanup_temp.py" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "name": "cleanup_temp" |
- }, |
- { |
- "cmd": [ |
- "python", |
- "-u", |
"\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", |
"[SLAVE_BUILD]\\src\\out\\Release" |
], |
@@ -170,6 +161,15 @@ |
"cmd": [ |
"python", |
"-u", |
+ "[BUILD]\\scripts\\slave\\cleanup_temp.py" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "cleanup_temp" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
"[BUILD]\\scripts\\slave\\chromium\\run_crash_handler.py", |
"--target", |
"Release" |