| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 565b3bfd0874a2cb2e5e07a38ab05c2e592e3b99..14f40c1100b44be72b45131cf3123fa7f8f79256 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: "4d8481a9ed892da72475bc1b92dc96aaaddc23a4"
|
| + revision: "d0918170dfd3d621dc29570f7ac66af6ea2e0ed0"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "b84b5e3a137175c8afc3cc34100dbb59b097c2f1"
|
| + revision: "b445ef568c6d58762339b7e69f99d7095327a5d2"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|