| Index: scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win8_cr_builder.json
|
| diff --git a/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win8_cr_builder.json b/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win8_cr_builder.json
|
| index b48d687ff0e662e3068ec8842d082025168fb671..481d6b24761d7425f034d5f514edfb9931134f0a 100644
|
| --- a/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win8_cr_builder.json
|
| +++ b/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win8_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"
|
| },
|
|
|