| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 78091a4ceddbb52ac74d728c2e5d467ae77c5836..3188379f5fc36ce58b34cb22c85f8df02c04507c 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: "5a8fcb3e26d46a5731f24a667d129c25c965a6fa"
|
| + revision: "390c10cff1add493daa3aa18605148a7446e4eb5"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "136b49ff7e09d851bc677495a37bea1d87e102a7"
|
| + revision: "86fe47d1a076563a664adaaf2ae9e4d8dbe86932"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|