| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 2d1018cb5a23324af0554e3058fa69a241a2645a..997d0e4a1d2feebe986c62ce20e8d3af41be48d4 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: "66efb7523e1a05821bb897a1bf96a9a7793abf13"
|
| + 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"
|
|
|