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