| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index edd74ed4028347d6b39ccfd88708e32ee73e0794..5e144649c270985ef339ab2d24602bffb5ca824e 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"
|
|
|