| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 3b2cc3262b11c2d3537fc24b147ecdd33bfaf5b5..a1118a6a4f6a26e99f8a5a5eee9332ea21a763e1 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: "0fb3089acff0b491685af54a4f90e0a4de693e39"
|
| + revision: "b2dd122deb548234cf62c7e385958f8c784b6b5c"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "0b7cf885e03dcabae34c29e2a751a88ac9af9d7f"
|
| + revision: "7090f652d180eeff2663e3e3091d5db14123284c"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|