| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 7815386b87523554f2cccb86120f5c4a64813ab5..79ff226e9bc51771a70030c989b8c9b0fe5847d7 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: "b10eaabb7d78114de37325fe33b8f8ae703d5ca0"
|
| + revision: "dff032d88cade0048a60c2c6fdadd367771dce40"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "4b8ed59b7bab45995f48623f83dd3d46b3854f98"
|
| + revision: "13f9c37185750d4212a125204d22302376c77f8e"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|