| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 6392188dbbfc4c0401696453b47b5fabef3c09f3..ba00b76000ef45da416111ae073c63d5f0eee53c 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: "dec1651d9cff44c76d3f831351eb57e0ad44cbf2"
|
| + revision: "9b5fda749ed57fdf79c5127fa437a6aaa504ea8d"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "bda914b8c34b929067181150ac0ab6e915795e23"
|
| + revision: "df66a34f68f4b2f2c08039f178d267c7dafd9d59"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|