| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 4329987460305a70321d5e48dd3d2a7374b9c8fa..50f93c089d1c26b806cf43b14c1000dff5d69df5 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: "997541305c3617899e17a76fe9c0e5d9a517bdd0"
|
| + revision: "a3a2062832e5218037413c5495ffc093d4b1ff8e"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "83faed04862b6c6b7b2034bb256687afeb9d31c0"
|
| + revision: "c972d189fa495709f455b060a3c963e482d19a25"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|