| Index: scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_XP.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_XP.json b/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_XP.json
|
| index a638101edf44f3945e36fe80cf095b9feb5121e3..b663095538d1fe9e17a51170efe0513044a30f37 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_XP.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_XP.json
|
| @@ -152,15 +152,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"
|
| ],
|
| @@ -218,6 +209,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"
|
|
|