| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index f90de75e99fba6a4712d2af78e2268d222fedf6d..2c1bcf21bcbb99c3e3f4d56ae8805c6e9db5115b 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: "9cab846f2ead44cef0e43d5f09eba5deb5871181"
|
| + revision: "cabecc2d147dceff94f12daf9424cc3056f87a69"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "ed7d0e38040ca5d335e2d66e28df3256dcd95b34"
|
| + revision: "31c2115e6a5a75f2ad2da8afc68c17385a73b0cc"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|