| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index dfb23937e55f476f2a1a4adee3b031bc81e30b3f..173af81afb20f200efaf85d39276115f9c71b022 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: "3a14129dc294c2f37a7e3041c646b888e0c0d50e"
|
| + revision: "6e362607870ab3eae46cef835c492e1da2eb77c5"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "0c561b329b668ec0e2d56a712005606917716ec3"
|
| + revision: "e38699bd9583c2ee9eb1436f3fc640cf97462722"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|