| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index e181c051bef8775845f4a8410f659650a9deddc3..7de9b409cdf20ef3428f74861866dc886a3ab273 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: "f80217cadabc281e212a568bd668663f2f4c9cf8"
|
| + revision: "b25092498ea8259b346faedd0ba124445a33a5a9"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "461a222aac63e606b022ea25a21a755a444d0e4b"
|
| + revision: "3bb82ff15aa4aec3e073a07ef8548fabf132708b"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|