| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 5b6337539b10c8ec70cb0137b6661e5722019569..078fcbbebc2c1b35557532b86125002d5eccb9d6 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: "691de95cd144b9779974e472571ff8ade200fb72"
|
| + revision: "f9511903eb2d5e04717055a3d7b38df53d01b68b"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "3574740929abd37c45db1d2f8a2c3799bdfe77c5"
|
| + revision: "31d165a5c15c7311e0eed1cf731a5585ac9c7f57"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|