| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 57dd8b0d2b599b4dfa80e4db94f1b715ce0660b4..7465e3133e3e36dc65515292cd213a5b04219797 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: "43aa8362731911d4ea42bcdceeb1f652625e283b"
|
| + revision: "aa76eb0516a28e78126869200f820fd3548b8f22"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "e2d6fd987e17c0a099382419f76fdffffea7659a"
|
| + revision: "dce6ddcd21d71688aed5fd10b7cb1216275639ef"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|