| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 89f7f3239f88dd580748a9d0133cdc318ca18723..f7878d13b020c1a83482e696893c825282582812 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: "810fe05b706f72a0d04e6a5e8a7a05dcf526d0ac"
|
| + revision: "3a5ab4aa0fd7281b584849dd84658000fe4a46ff"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "eaca0336aef3ee4fd9105c28986ee579725a25fc"
|
| + revision: "05c835919467e87b13c39c687cdbe659300784ea"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|