| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 8aaba70cb7f3fde99badd58ab0f209ca8c7dad77..56e1194497a2bf20ff287b24ef3db4bc5b86ff35 100644
|
| --- a/infra/config/recipes.cfg
|
| +++ b/infra/config/recipes.cfg
|
| @@ -5,13 +5,13 @@ deps {
|
| project_id: "build"
|
| url: "https://chromium.googlesource.com/chromium/tools/build.git"
|
| branch: "master"
|
| - revision: "567475a8f817b58253b6e305bf5eb5c980f04bc6"
|
| + revision: "3ca6e8a40b853337432916ce446b00e72b145381"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "3e1cde7a87d6cb600d6bf3b5860b72da8c121c59"
|
| + revision: "3574740929abd37c45db1d2f8a2c3799bdfe77c5"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|