| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index ad8b5f6ab99791a64c31735cd0018b278c541396..bb25b9d26223707d0aac09491f11db832dcf590a 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: "52556b8cab59ecb29590679b280b1b7692662132"
|
| + revision: "5cc1f597b27fbf60c506b4178ea1ac0a5bc82ced"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "a3f10315eb5597be73cdfc1a4a1145fe3cc3b541"
|
| + revision: "f7b29d4a6dd3fa9777f68423fedcc1a6154014bf"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|