| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 5ec00d54bf78e7d9d611217a6e315647eb3a7175..312cd9cb0e2f3d45fa3ccb942443f8ca66ffd1b7 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: "f9c6f0966908f1d125ea8f519cf31b8a84aff886"
|
| + revision: "ece649094b8b366432846b994819eca89d790cf9"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "fbfa601efda3f683e305ff9c82873dd017e11b82"
|
| + revision: "f0b0378318a0bca451dc05303ba3c0971b249103"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|