| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 013cfddbf48907573faf83711d61435136075f21..86d741d5e34fe641af3c59bfe6508c27f4e4cfa3 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: "94aa3062f0f4cc2542d375cf45706c7e2742c714"
|
| + revision: "ab47d254ddf187fa3b3c0231ea1882557b589f7b"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "1dbb595dbfa4ebf73ee036cd66275af24253a99d"
|
| + revision: "48df58136dc1847cd158eaa330f5dd457265d654"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|