Index: scripts/slave/recipes/chromium.expected/chromium_webkit_parent_revision_chromium.json |
diff --git a/scripts/slave/recipes/chromium.expected/chromium_webkit_parent_revision_chromium.json b/scripts/slave/recipes/chromium.expected/chromium_webkit_parent_revision_chromium.json |
index 5a6b7b4e34088bcb42d1a80850d25109a69b8a4c..76e7777e5666bb26d47799db8662f4a2882cda63 100644 |
--- a/scripts/slave/recipes/chromium.expected/chromium_webkit_parent_revision_chromium.json |
+++ b/scripts/slave/recipes/chromium.expected/chromium_webkit_parent_revision_chromium.json |
@@ -141,15 +141,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" |
], |
@@ -188,6 +179,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" |