| Index: scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win7_cr_builder.json
|
| diff --git a/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win7_cr_builder.json b/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win7_cr_builder.json
|
| index bb09e1a66af2038fd0b9fd7819fdc2663f2bba7c..7280f9d5fba5b4de60db602bfc03d4c4ff8bf153 100644
|
| --- a/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win7_cr_builder.json
|
| +++ b/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win7_cr_builder.json
|
| @@ -117,12 +117,9 @@
|
| "cmd": [
|
| "python_slave",
|
| "[BUILD]\\scripts\\slave\\compile.py",
|
| - "--solution",
|
| - "all.sln",
|
| - "--project",
|
| - "chromium_builder_dbg_drmemory_win",
|
| "--target",
|
| - "Debug"
|
| + "Debug",
|
| + "chromium_builder_dbg_drmemory_win"
|
| ],
|
| "name": "compile"
|
| },
|
|
|