| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index a1eff36a0ca1086a5973b101cfa5d16aba4c674f..f525d7a913da64eb33b596944aa3e78ab3b87d77 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: "be09b8b990b15e9a6945a8a43aa9fead0c0f1457"
|
| + revision: "f03afccaf715ed0d0d70ecd2001537e8322a6624"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "dc24ee1a9928883da6234534d5f44b409959ac6a"
|
| + revision: "baba25e16bc2e6c981157f64fa44c79645327608"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|