| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 325616da098941728868bb35c4d7904c4aedc741..860061926fe243f397caa2d0c127f5a5982c3e24 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: "1f8d0dbd778252296723f83f3f5d13637f499587"
|
| + revision: "81a696760ab7c25f6606c54fc781b90b8af9fdd2"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "cbfbd2c342ba470f59099fc6e325c10cd182d86d"
|
| + revision: "c903d73f3cf002e7004d0bd51d130c5bf48f3fbc"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|