| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 34c46603167c4bd415e1e3661e70171c7b9df6e3..9ed04b41f0a9206a5ca1c37f08095c9c39ff6a2a 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: "4344bc8bd41f5ebd515104ad34cbd1faff669c9a"
|
| + revision: "c731a26b214ed6e743460469385b53bb3cc34228"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "7e16cf303221bbcf81d632924e19ddc888da9c3b"
|
| + revision: "9eadede7df2fb30f25edf64e378b129c88efdfb6"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|